Hmm, so what is the difference between having loops and not having them in the 
TestPlan? Let's see at following case:

- 1 ThreadGroup
- 10 threads
- 3 loops

So there will be 30 threads started simultaneously.
So it will be the same, as:

- 30 threads
- 1 loop

Is that right?

GK
 

-----Original Message-----
From: Ronan Klyne [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 15, 2008 1:57 PM
To: JMeter Users List
Subject: Re: starting threads in consecutive loops

Grzegorz Kończyk wrote:
> If I have 3 loops, all threads from 1st loop have to be finished before 
> starting 2nd loop?

By default, no. They will all run simultaneously.
There is a config option on the test plan to run them separately.

        # r

-- 
Ronan Klyne
Business Collaborator Developer
Tel: +44 01189 028518
[EMAIL PROTECTED]
www.groupbc.com

---------------------------------------------------------------------
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