You could either duplicate the requests prior to the loop controller so
the first time through your delay isn't a part, or you could use the
sleep sampler (the Java Request + SleepTest class).  Neither solution is
ideal, I know.

-Mike

On Fri, 2005-06-03 at 11:50 +0000, PiRanha wrote:
> Hello,
> 
> I'd like to make something like this with JMeter :
> Request 1, Request 2, Request 3, wait 30 seconds, Request 1, Request 2,
> Request 3, wait 30 seconds, Request 1, Request 2...
> 
> How can I do that ?
> 
> If I do :
> Test Plan
> |--- Thread group
>        |--- Loop Controller
>               |--- Request 1
>               |      |--- Constant Timer (30000)
>               |--- Request 2
>               |--- Request 3
> I have the 30 seconds pause between Request 3 and Request 1 but I also have
> a 30 seconds pause before the first Request 1.
> I would like to avoid this first pause.
> 
> Thanks in advance for your help.
> Regards
> 
> PS : I got problem to post this message. Sorry if it ever appears several 
> times.
> 
> 
> ---------------------------------------------------------------------
> 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