Generating Graphs and Report from Jmeter

Generating Graphs and Report from Jmeter

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

admin

Administrator
Staff member
Aug 13, 2014
137
3
18
www.speforums.com
admin submitted a new resource:

Generating Graphs and Report from Jmeter - Generate graphs out of jmeter results using jmeter plugins

Please follow below steps to generate graphs from the Jmeter results file (jtl file)

1. Downoad plugin files for standard and extra set from here
2. Place the contents of "JMeterPlugins-Standard-1.3.1\lib\ext” and “JMeterPlugins-Extras-1.3.1\lib\ext” into the ext folder of Jmeter (apache-jmeter-2.13\lib\ext)

3. Prepare a "graphs.bat" script file with following commands.
java -jar CMDRunner.jar --tool Reporter...​

Read more about this resource...