I am running loadrunner to test the my API. However with concurrent users (Vusers = 100) I am getting the error that "test aborted due to lack of parameters). When I checked the log I see that some of the member Ids in the file (parameterized in script) are not used at all and even some of them are duplicated. I want that loadrunner would select unique values for each hit and not repeat any value.
The scenario parameters
- VuGen Script contains my request to the API, with 2 parameterized components. i.e member IDs and date.
- Member IDs 100,000 ids supplied in the file.
- Settings :
a. Select next row: Unique
b. Update value on: Each Iteration
c. When out of values: Abort user
d. Allocate 1000 values to each Vuser
e. No. of Vuser (goal scenario) = 100
f. Load generators = 2
g. Test run time = 15mins - Load Runner version = 12.01