I've got quite complex jmeter test plan that prepares data and save pre-conditions to properties that next thread groups use. So I CANNOT disable "Run thread groups consecutively" and split this onto 2 different plans. But I need to emulate different users' behavior and those thread groups differ by Number of threads and queries. Is there any way to launch selected thread groups sequentially without breaking preparation on a regular basis?
Asked
Active
Viewed 143 times
1 Answers
0
Will try to do that via setUp Thread Groups/ Thread Groups / TearDown Thread Groups and without Run consecutively

Hunkeone
- 505
- 5
- 11
-
It's not an answer but a comment – Ori Marko Sep 12 '17 at 13:50
-
Yes, but that did help :) – Hunkeone Sep 14 '17 at 08:07