On 1 August 2014 23:34, Harperdev <hcappd...@gmail.com> wrote:
> I have two threads groups:
> Thread group #1 loops forever (in the Thread Group settings "Loop Count"
> "Forever" is checked)
> Thread group #2 has a loop count limit (say 1000)
>
> How can I get thread group #1 to stop when thread group #2 stops? That is,
> how can I get the entire test to stop when thread group #2 stops? Right now,
> thread group #1 just keeps running after #2 stops.

Change TG 2 to a single loop and use a Loop Controller.

Follow the nested loop with a Test Action sampler:
http://jmeter.apache.org/usermanual/component_reference.html#Test_Action


> Thanks,
> Terry
>
>
>
> --
> View this message in context: 
> http://jmeter.512774.n5.nabble.com/Stop-Test-when-Thread-Group-2-Stops-tp5720738.html
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
> For additional commands, e-mail: user-h...@jmeter.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@jmeter.apache.org
For additional commands, e-mail: user-h...@jmeter.apache.org

Reply via email to