I have a system I want to test that uses unique users for each user path iteration. The data variable is working just fine BUT once it hits the end of the iteration for the first 10 users it starts them over and causes an issue. These users can only be used once, based on name, DOB, and SSN. I need the iterations for stop once they get to the end for each user BUT I also want to control the load increment and frequency
Duration Policy: By Time - 10 min
Load Variation Policy: Ramp Up
Initial user Number: 10
Increment by: 10
Every 1 min
The user path will take about 13 min to complete BUT I have set the Stop Policy to Indeterminate: allow all virtual users to end their current iterations and go to their End containers. This causes the full Runtime to take about 30 min. Which I'm fine with.