Hi All,
I would like to seek some advice in terms of scripting some of scenario as I'm not familiar with Loadrunner.
Let's say I have a script using TruClient Web that is good to go (result is ok) on the following:
1. Login using user1/password1
2. click on the search and keyin parameter1 and click ok
3. search shown and logout
My question is if I want to use the above script during the load as 2 VUsers, the first user is using the above parameter and the 2nd VUser is using following:
1. Login user2/password2
2. click on the search and keyin parameter2 (instead parameter1) and click ok
3. search shown and logout
Any idea how this can be done? or is there a way that I can test those in one script?
Please forgive me if this question has been asked so many times, if not could you point me to the documentation/youtube video for explanation.
Thank you