>Hi Fazal, >Am not aware of any plugin that can divide a single JTL report based on different test cases(you mean thread group's, I hope). > > >However, there'r few plugin's available that generate JMeter results in different format: > > Refer my post here: > http://jmeter.512774.n5.nabble.com/Jmeter-Reporting-tt2652365.html#a2798082 > Jmeter plugins > > >On the other hand, you could have a Java program parse the XML file (i.e. JTL) and generate some kinda report. May be use some JUnit API for report generation from XML. > >To generate a CSV report, use the configure option in Jmeter listener.
Cheers. -- View this message in context: http://jmeter.512774.n5.nabble.com/Generating-Multiple-Summary-Reports-from-command-line-ant-task-in-JMeter-tp2798096p2798269.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

