May count as a bit of a shameless plug but here's what I'm using: https://github.com/afranken/jmeter-analysis-maven-plugin
Currently at version 1.0.1 and in maven central -----Original Message----- From: David Luu [mailto:[email protected]] Sent: 29 August 2012 18:40 To: JMeter Users List Subject: How do most people analyze and present JMeter test results? I was just wondering how most of you analyze and present JMeter test results in general? - Using the built in JMeter graph and table reporting options, saving to file? Which ones in particular? - Using JMeter Plugins additional graph, etc. reporting options? Which ones in particular? http://code.google.com/p/jmeter-plugins/ - Using the Statistical Aggregate Report listener? http://rubenlaguna.com/wp/better-jmeter-graphs/index.html/ - Parse the result logs yourself and generate custom reports using scripts? Similar to this: http://wiki.apache.org/jmeter/LogAnalysis - Analyze the results yourself and generate custom reports (graphs, tables) but doing it manually? - Using this solution to plot your graphs: http://www.metaltoad.com/blog/plotting-your-load-test-jmeter - Any other approaches? Asking this to see how others are doing it and to assess which ones are the generally better options to go with. Regards, David --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
