On Tue, 21 Dec 2004 10:18:53 +0100 (CET),
[EMAIL PROTECTED]
<[EMAIL PROTECTED]> 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: [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