On Wednesday 13 June 2001 13:15, you wrote:
> Hello
>
> Thanx Mike, for your response and the script. :)
> it worked with the latest cvs checkout.
>
> Another question:
>
> We are testing servlets, the servlets a querying a oracle db and the
> response is about 1.5 sec.
> I am in need to put some delay between the test.
>
> Eg test1:
> Query 100 urls
>
> Eg test 2:
> Start 2 seconds later than test1 and query the same 100 urls
>
> Eg test 3:
> Start 2 seconds later then test2 and so on .....
>
> Is this possible ?
I don't think so. Do you mean you want test1 to start and finish, then test
2 to start and finish, and then 3, with a 2 second delay between each? Or do
you mean you want test 2 to start 2 seconds after test 1 starts (a sort of
"ramping" up effect?).
JMeter does not currently do either, however, writing a looping controller
would not be difficult, and it could include a delay before starting
parameter to it. This would allow you to do what I first described. Ramping
up and layering tests I would have to think about how to do....
>
>
> Regards
> Lothar
>
> Thx again for your help
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
--
Mike Stover
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]