We have to simulate a real scenario of my application.
We have 2 services that work at the same time in the same system and the different users can arriving at the same time, and each flows can work together.
In JMeter we want simulating with the total virtual users that we have estimated (for only 1 thread group) and we want to put the real virtual user for each flow with a Throughtput Controller, because we have estimated a number of virtual users different for each flow in the application.
In a real scenario each flow (group of samplers) can to be execute at the same time in parallel sequentially, and we want simulate this.
Look the example in the image.
Is it possible use only 1 Ultimate Thread Group with the total of virtual users and Run each flow sequentially in parallel (with the virtual users distributed with Throughtput Controller) in the same Ultimate Thread Group ?
Let me know, thank you.