Recorder

Understanding Reports
Two types of reports can be generated from the recorder module. A brief report and detail report which can be saved in HTML format
Brief Report

The above figure shows the brief report generated by the Recorder module
Page section shows only primary page name for example if 'home.asp' contains images the detail of the images will not be shown in this report and the time taken and bytes details of the secondary files are added to primary file itself
Request Time is the time taken to submit it request header from client to web server, but in the Recorder module ReqTime is represented as Request Time + User Think Time. Think time is the time taken by the user between two pages.
Response Time is the time taken to receive entire bytes from web server for a particular request

Bytes Send is the total number of request bytes send to the web server

Bytes Received is the total number of response bytes received from the web server
Detail Report
The above figure shows the portion of detail report. See the Brief report 6th file 'home.asp' and compare with above report.

In the above example 'home.asp' is the primary file which also contains secondary files like, css, gif etc., so each will have its own request and response detail

Trace Technologies Pvt. Ltd.,  Copyright © 2003 - 2008