You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by Marcello Atzeni <ma...@fst.it> on 2003/01/31 18:21:48 UTC

How to separately start ThreadGroups

Hi,
I have a test plan with N thread groups.
I'd like to get jmeter to start each thread group only when all the requests
in the previous one have completed.
How can I achieve this?
Thank you,
Marcello


Marcello Atzeni
E-Business Solutions
------------------------------------------
Fst S.r.l.
Tel. +39 070 2466.3510
Fax +39 070 2466.3111
e-mail: marcello.atzeni@fst.it


---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org


Re: How to separately start ThreadGroups

Posted by Mike Stover <ms...@apache.org>.
That's not how Thread Groups work.  If you want to create a loop of requests that 
repeat within a Thread Group, you can use the LoopController, and put all your test 
cases under the same Thread Group, thereby getting the effect you seem to want.

-Mike

On 31 Jan 2003 at 18:21, Marcello Atzeni wrote:

> Hi,
> I have a test plan with N thread groups.
> I'd like to get jmeter to start each thread group only when all the requests
> in the previous one have completed.
> How can I achieve this?
> Thank you,
> Marcello
> 
> 
> Marcello Atzeni
> E-Business Solutions
> ------------------------------------------
> Fst S.r.l.
> Tel. +39 070 2466.3510
> Fax +39 070 2466.3111
> e-mail: marcello.atzeni@fst.it
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org
> 



--
Michael Stover
mstover1@apache.org
Yahoo IM: mstover_ya
ICQ: 152975688
AIM: mstover777

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org