'JMeter - Start thread groups in parallel and in sequence to other thread groups
I would create a test plan in JMeter that starts 3 thread group simultaneously, and, when they are finished, starts other 3 thread group. It can be possible in JMeter?
Solution 1:[1]
Should be possible with Scheduler settings - just add Duration and Start-up delay in Thread Group (Set duration of first 3 TGs and set delay for second 3 TGs)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | lojza |
