You can use the JMeter Plugins to generate an aggregate report. Check it out, here: http://jmeter-plugins.org/wiki/JMeterPluginsCMD/
Cheers, Marc On Tue, Jan 7, 2014 at 6:37 AM, sebb <[email protected]> wrote: > On 7 January 2014 10:25, Amit Kumar <[email protected]> wrote: > > Dear All: > > > > Non-GUI Mode: How to generate aggregate report in non-gui mode? Is it > > possible in non-gui mode? > > Not directly. > > You have to save the results to a file, and then load the file into > the aggregate report GUI. > > Non-GUI mode deliberately does not invoke the GUI parts of Listeners. > This is mainly for performance reasons. > Also, almost all the GUI Listeners only make sense if the GUI can be > updated for each result. > How would that work in non-GUI mode? > > > -- > > Thanks and Regards, > > Amit > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
