I have a round about way of doing this. I record all the URL requests of my web page and put them in one simple controller and put the controller in a thread group. Run this thread group once. make sure you save the results in a CSV file. Since there will be only one sample for all the URL's , take either the min or max value and add them up. This will give the total load time for the web page.

Note : JMeter does not take into account UI rendering.

Thanks
Jatin

On 2/26/2010 12:08 PM, najla.akram wrote:
Hi,
I want to measure the total load time of a web page. In Aggregate report and
Result table time is given to each and every component which appears on the
web page.But I want to measure the time which is taken to load the complete
web page. if anybody know a way please help.


Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to