Grzegorz Kończyk wrote:
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?

Almost - if you have three different thread groups, you can have each group doing something different.

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

Reply via email to