Search code examples
testingjmeterjmeter-pluginsstress-testing

Does JMeter have Request Time vs Response Time graph?


I need to know exact response time for particular request sent. Is there any plugins similar to my requirement where i can see both the request and response time together.

From my research, Response Time vs Thread was similar to my requirement but can we consider number of threads as number of request in JMeter ?


Solution

  • There is no such a thing that "request time", JMeter measures:

    • request start time

    • response time which also includes

      • connect time
      • and latency

    The closest thing is Transaction Throughput vs Threads chart which is available as a part of KPI vs KPI Graphs bundle, can be installed using JMeter Plugins Manager