You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by sebb <se...@gmail.com> on 2005/08/02 14:25:52 UTC

Re: saving results to file

But you could raise a Bugzilla enhancement request, specifiying the
additional items that are to be optionally logged...

S.
On 28/07/05, Peter Lin <wo...@gmail.com> wrote:
> the ResultCollector writes the results to the JTL log. In terms of
> adding other attributes, you will need to extend ResultCollector and
> write a XStream converter.  unfortunately, there isn't any
> documentation on how to do that.
> 
> peter
> 
> 
> On 7/28/05, Sergei Riaguzov <ri...@gmail.com> wrote:
> > On 7/28/05, Sergei Riaguzov <ri...@gmail.com> wrote:
> >
> > > Who calls the method for sample result (results) saving?
> > OK I see.. ResultCollector implements SampleListener and together with
> > SaveService they save this information.
> >
> > But what is the easiest way to specify some additional information
> > that should be saved if it is not listed in possible parameters in
> > 'jmeter.parameters'? Like what is the simpliest way to save respond
> > size in file?
> >
> > It doesn't seem to be here anywere:
> >
> > #jmeter.save.saveservice.assertion_results_failure_message=true
> > #jmeter.save.saveservice.data_type=true
> > ....
> >
> > Should unused fields like for example ThreadLabel be used to contain
> > this size? Does there exist a more elegant way of specifying what to
> > save and how to save?
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
> >
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org