On 2 August 2014 01:22, Harperdev <[email protected]> wrote: > >> Change TG 2 to a single loop and use a Loop Controller. > > Thanks Seb-2-2. But, I want to have a different number of threads in each > thread group. I want thread group #1 to have only 20 simultaneous threads, > and #2 to have 200, for example. So, I think I need separate thread groups.
I did not suggest otherwise. In a bit more detail: TG1 (20 threads, forever) TG2 (200 threads, loops 1) + Loop Controller (1000) + Test Action > Thanks, > Terry > > > > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/Stop-Test-when-Thread-Group-2-Stops-tp5720738p5720740.html > Sent from the JMeter - User mailing list archive at Nabble.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]
