Hi, all.
In my script, I am trying to pass the user/password as parameters to simulate concurrent user logon. The problem is that Loadrunner seems to go through the values in the parameter list in each iteration. Now a new iteration cannot start until the last one is done.
If I spawn 15 concurrent vusers, they all start from the first value of the parameter list. This is probably a very common problem. Can you please point me to some doc or posts that can simulate concurrent user sign-on via parameters? I haven't found anything so far in my search.
If I don't use parameter/vusers, is there another way?
Thanks in advance,
Jonathan.