Graphs Generator ListenerDescriptionGraphs Generator Listener generates the following graphs at end of test:
It also generates since version 1.2.2:
Graphs Generator Listener requires JMeter 2.10 or superior. You can use this listener in 2 ways:
Generate CSV / PNG for current test resultsTo do this, you have to ensure Results are flushed to file so that when Graphs Generator Listener runs, it does on a complete file. You have 2 options: #Option 1:
Change JMeter settings in user.properties to ensure autoflush is used:
In this case, you just need to put Graphs Generator Listener as only listener and run in NON-GUI mode Generate CSV / PNG for existing/previous test resultsTo do this, you will have to create a "Fake" test to trigger listener on existing file. This is very simple:
Examples |
On this page:
|