https://issues.apache.org/bugzilla/show_bug.cgi?id=47302
Summary: Ability to look at summaries without GUI (non-gui) Product: JMeter Version: unspecified Platform: PC OS/Version: Mac OS X 10.4 Status: NEW Severity: normal Priority: P2 Component: Main AssignedTo: jmeter-dev@jakarta.apache.org ReportedBy: mar...@cleaver.org My issue is the same as the following email: I need to automate some 10+ tests on the same day, and just see how the responses vary day to day. Having to open the desktop client is a complete non-starter for me. I think there needs to be a way to extract the summary results. Thanks, Martin http://www.mail-archive.com/jmeter-u...@jakarta.apache.org/msg24081.html On 09/04/2009, Woodcock, Simon <swood...@qualcomm.com> wrote: > When in NON-GUI mode is there any way that you can save the results of a > 'Summary Report' to file in the same format as it appears in the table when > viewed in GUI mode, i.e. one entry per differently named request with an > average total for each request. As opposed to what I seem to get when I > currently write to file, which is a unique entry for every thread request. > > I know I can 'Save Table Data' after the test has completed in GUI mode, > which gives me the desired format, however I want to run this in an automated > way in NON-GUI mode and then parse the results at a later date. > > Your help would be much appreciated, thanks in advance, Sorry, not possible; Listeners do not run in non-GUI mode. However you can save the raw data and reload into a Summary Report using the GUI. Or just write your own analysis of the data. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-dev-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-dev-h...@jakarta.apache.org