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. enter image description here

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

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -