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

  • Thread starter Srinivas Reddy Chagam
  • Start date
  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

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.