apache / jmeter

Apache JMeter open-source load testing tool for analyzing and measuring the performance of a variety of services
https://jmeter.apache.org/
Apache License 2.0
8.25k stars 2.09k forks source link

Generate Report Dashboard from XML log files #4263

Open asfimport opened 7 years ago

asfimport commented 7 years ago

Luciano Silveira (Bug 60686): Currently my Report and Charting tool uses XML logs.

I would like to continue generating reports in this format and still be able to use the new Reports / Graphs made available in Jmeter 3.

OS: Linux

asfimport commented 7 years ago

@pmouawad (migrated from Bugzilla): You could do that by adding a ViewResults Tree that generates an XML and use CSV output as per: http://jmeter.apache.org/usermanual/generating-dashboard.html

Otherwise you can contribute a PR for it. I think you can start with: