• SPEForums need your contributions to build up a strong repository of performance engineering resources.

How do I check the entire website load time in...

  • Thread starter Srinivas Reddy Chagam
  • Start date
S

Srinivas Reddy Chagam

Guest
How do I check the entire website load time in a graph in JMeter?
 
Add all ur requests under transaction controller, and check the parent sample in controller. Now Jmeter treat only one request. You can add any graph listener to get response time.
 
Back
Top