Hi,
I want to run all of the thread groups in order(group 1->group2->group3->group4) as below: +thread group 1( loop 1 time) ++http request 1 +thread group 2( loop 10 times) ++http request 2 +thread group 3( loop 1 time) ++http request 3 +thread group 4( loop 10 times) ++http request 4 I had already selected the configuration item “Run Test Groups consecutively” in Test Plan element. After run, the result is unexpected. Seems the order is group1->group3->group2->group4, anyone can help me on it? Thanks --Weidong
