I want to run a set of thread groups:
--Thread Group A --Thread Group B --Thread Group C --Thread Group D
I want to Run A and B together(as in 'A' First and Then 'B') and while this is happening i want to run C and D together.
I want to run a set of thread groups:
--Thread Group A --Thread Group B --Thread Group C --Thread Group D
I want to Run A and B together(as in 'A' First and Then 'B') and while this is happening i want to run C and D together.
To do that you can use in Thread Group the scheduler checkbox.
And fill duration.
Then configure startup delay to get what you want.