jmeter run part of thread groups sequentually

162 Views Asked by At

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?

Test plan thread groups

1

There are 1 best solutions below

2
On BEST ANSWER

Will try to do that via setUp Thread Groups/ Thread Groups / TearDown Thread Groups and without Run consecutively