Hi
works fine for me (Jmeter 2.13) - What version of JMeter/Java are you
using ? And how are you determining that Group 3 is running before Group 2?
regards
deepak
On Wed, Aug 19, 2015 at 7:52 AM, 张为东(为东) <weidong.zwd@alibaba-inc.com>
wrote:
> 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
>
|