REST
Representational State Transfer (REST) uses the HTTP request method, and the most popular are GET, POST, PUT and DELETE. Responses to these requests return status codes indicating success or failure … Continue reading
RTS – True Client & Flex
General > Log Node (AjaxTruClient) (IE & Firefox) Log Level and Associated Options Error-only : Select to log only error messages. Standard log : Log errors/warnings only (in Standard log). Select to … Continue reading
DFE
Data Format Extensions (DFEs) – Overview Note: DFE applies for Web (HTTP/HTML) and Silverlight Vuser scripts, and to Web (HTTP/HTML) steps inside Flex Vuser scripts. When you record a Vuser script, … Continue reading
Protocol Parsers
Protocol parsers included with Network Monitor Each protocol that Network Monitor supports has a corresponding parser. The following is a list of the protocols whose parsers are included with Network … Continue reading
Display Data
The Frame Viewer window Network Monitor simplifies data analysis by interpreting raw data collected during the capture and displaying it in the Frame Viewer window.The Frame Viewer window includes the … Continue reading
NetMon – Capture Date
The capture process The process by which Network Monitor copies frames is referred to as capturing. You can capture all network traffic to and from the local network adapter, or … Continue reading
Types of Webservices
Types of Web Services Web Services can be implemented in different ways, but the following two are the popular implementations approaches. SOAP (Simple Object Access Protocol) REST (Representational State Transfer … Continue reading
REST WS By Jmeter
Representational State Transfer (REST) uses the HTTP request method, and the most popular are GET, POST, PUT and DELETE. Responses to these requests return status codes indicating success or failure … Continue reading