loadrunner Good afternoon. I have a question, I'm setting up a table of...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

J

Joao Buzzo

Guest
Good afternoon. I have a question, I'm setting up a table of users, however the user can not be repeated while the user is logged in, and he needs to follow a sequence, which takes place in the parameter table? Thank you so much
 
Try unique and Once combination. First Vuser will take the first record and will do next iterations with same value. 2nd Vuser will take 2nd row value and continue. Make sure to have # of records for each Vuser.
 
Use Allocate for each vuser option ... Also use the simulate feature to view which I'd will be picked for which iteration
 
Hi Joao, Best option will be to Use Allocate Block size , lets say if you have 500 values and 10 users then allocate 50 values per block...and then Abort VUser...try to use simulate paramter option for better understanding of how it behaves