I have a scenario that needs to run in 2 Injectors with 50 users. When I create my test plan and run it, there is a delay when rUsers are playing in 2 Injectors. I would like to see them running the scenario in both Injectors simultaneously. How to achieve this?
Hi @Pkumar. How did you design your test plan? What is the delay?
@Pkumar I think you just need to change the Test Distribution to Parallel. This way rUsers will start at the same time across all Injectors.
2 Likes
Yes, just use the parallel type instead of sequential in your test plan. You can keep the same delay.
Check the Execution Plan to see how the delays are set and then run the test.
2 Likes