S
Santosh Kumar Gattu
Guest
Hi, I'm using a parameter file of type "UniqueNumber" and start value is 10000 and blocksize is 500. According to the loadrunner documentation, If I run the script with 2 users, the first user has to take 10000 to 10500 and 2nd User has to take 10501 - 11000. But, If I observe the logs, the first user has taken from 15000 and second user has taken from 19000. Can anyone explain why it is different? Thanks in advance..