Is there any report /Graph available in JMETER where I could see Number of user at a time Vs the response time of application under test. This will help me identify what is the performance of application at particular load
Asked
Active
Viewed 4,128 times
1 Answers
6
It is available in JMeter plugins.
Check this link.
http://jmeter-plugins.org/wiki/ResponseTimesVsThreads/
It has very clear instruction.
- Download the latest jar files from the above link
- Place them under %JMETER_HOME%/lib/ext folder
- You will see new listeners (after restarting JMeter)

vins
- 15,030
- 3
- 36
- 47