The Listeners all log the same information - all results or errors
only - regardless of what they display.

There is currently no provision for the Listeners to log the processed
data - and for most of the listeners it would not make sense, as the
data is updated as the test progresses.

This applies to the Aggregate Listener as well - presumably you would
not want it to output a new aggregrate record every sample?

However, you can log all the results, and use the Ant task to process
the XML into a summary form - have a look at the extras directory.

I guess it might be worth adding an option for some listeners to dump
out one set of data at the end of a test. This may not be too
difficult to do.

If this would be useful, I suggest you raise a Buzilla enhancement request.

S.
On 02/03/06, Kumar Krishnan (K) <[EMAIL PROTECTED]> wrote:
>
>  Hi all -
>
> I'm running jMeter in non-gui mode.
> I've got and aggregate listener and some others.
>
> I'd like to be able to attach the results of the aggregate listener
> into a build report (I've implement a continuous integration
> environment). Is there some way to output the aggregate listeners
> results to an XML file.
>
> I see that there is an option to log each sample - but I'm really just
> interested in the aggregate report.
>
> Any help would be appreciated.
>
> Kind Regards
> Kumar
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> This e-mail and its contents are subject to the Telkom SA Limited
> e-mail legal notice available at
> http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to