How to extract performance values from aggregate graph table of jmeter -
i using jmeter performance testing. want performance values aggregate graph table of jmeter in csv/xml file format. 
you can save results in csv format using aggregate report listener using "save table data" option.
http://jmeter.apache.org/usermanual/component_reference.html#aggregate_report
both aggregate graph , aggregate report shows same tabular data. so, can load results file (.csv/.jtl) aggregate report listener (using browse option). click on "save table data" button , save file in csv format..
Comments
Post a Comment