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. 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: [email protected] For additional commands, e-mail: [email protected]
