On Tue, 21 Dec 2004 14:26:06 +0100 (CET), [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Thank you. I 'll rename the requests and filter them. One (I hope ;-) )last > question, I wrote it ealier, but I think it didn't receive the list: > > i want to dynamically add the starttime of the scheduler als command line > property, so I start jmeter with -Jstarttime=2004/08/03 16:29:40. > In the Starttime field of the scheduler, I want to set $(__property > (starttime))},but it doesn't work because its not valid entry, so I can not > put > the focus out of the field unless I replace the entry with the hardcoded > date/time. How can I put this to work?
I'd suggest using the delay and duration parameters instead. > > Thanks again, > Chris > > > 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] > > > > > > > > > > --------------------------------------------- > 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]

