There are various ways of monitoring the results of Test Run when running scripts from Jmeter GUI mode. Out of all the Listeners available in Jmeter, some of the most widely used listeners are
Now once the script is ready to run with all these four listeners using Jmeter in GUI mode, we will see that Summary Report and Aggregate Report have a inbuild button on the bottom of Control Panel which say “Save Table Data”, clicking on which enable us to Save the Results in CSV format.
|
But how to export the results from View Results in Table listener? well, its a pretty simple job to do.
|