0
votes

In JTL file : we get Average response time and Average Bytes along with response code and resp.onse message . How can we get throughput via running script in non gui mode

1

1 Answers

0
votes

Once Test execution is completed, you can load the .jtl/.csv results file into one of listeners which gives average values like Aggregate Report, Aggregate Graph or Summary report. These listeners calculate the averages of different KPIs.

All JMeter listeners can be used post the test with the results file to plot the grpahs or to calculate the average values. (not only in GUI mode, during the test)