We have selected Scope as Unique and Order as Sequential in a parameter file. Found that during test execution neoload is picking the data randomly.
As per the setting we have...
Yes the controller should pick the values sequentially. How did you check that it's not the case?
Also make sure that your variable is not used multiple times within the same...
I have placed homepage and login transactions in initi. Executed with 5 users and 2 iterations, only 2 users are running. The remaining users are stopping in init itself. Could...