You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by ch...@students.uni-linz.ac.at on 2004/12/21 10:18:53 UTC

Saving Sampler Output again

Thanks to your help to my questions about output format and so on...

In my testplan, I have several sampler with different output files (one for 
each section of the webapp). If I use the -l parameter, i can only spezify one 
file, which is to less for me, because I later want to analyse the data for 
each section. Is it possible to use this parameter with more files?

Thanks,
Chris

---------------------------------------------
Dieses Mail wurde vom E-Mail Service
auf http://www.theWAP.at verschickt!



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


Re: Saving Sampler Output again

Posted by sebb <se...@gmail.com>.
On Tue, 21 Dec 2004 10:18:53 +0100 (CET),
christoph.riesenberger@students.uni-linz.ac.at
<ch...@students.uni-linz.ac.at> wrote:
> Thanks to your help to my questions about output format and so on...
> 
> In my testplan, I have several sampler with different output files (one for
> each section of the webapp). If I use the -l parameter, i can only spezify one
> file, which is to less for me, because I later want to analyse the data for
> each section. Is it possible to use this parameter with more files?

No; it supplies the name for a Listener that is in scope for the whole
test, i.e. it saves all the samples.

You can use different file names in each listener, however functions
and variables don't work in the filename parameter.

One way round this is to use a single output file, but ensure that you
use a naming convention to distinguish the different sections of the
web-app.

You can then filter on the name or part of the name.

> 
> Thanks,
> Chris
> 
> ---------------------------------------------
> Dieses Mail wurde vom E-Mail Service
> auf http://www.theWAP.at verschickt!
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
> 
>

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