If a Page is having 5 Links and there are 5 users and each
user is clicking on one link. How can we achieve it in
Loadrunner.
Answers were Sorted based on User's Feedback
Answer / kiran
We can do this by Randomization process.
Ex:
char *Link;
web_reg_save_param("linkx","LB=xxxx","RB=xxx","ORD=xxx",LAST);
Link=lr_paramarr_random("linkx");
lr_save_string(Link,"click");
| Is This Answer Correct ? | 7 Yes | 3 No |
Answer / mahe
we can record 5 different scripts and run in vugen and then each scenarios are assigned and attached in controller with 5 users each a scenario and we can run the scripts simultaneously.
| Is This Answer Correct ? | 0 Yes | 12 No |
What is the difference between transaction and transaction instance in loadrunner ?
how to place a image check in load runner script.what is the procedure?
How did you plan the Load? What are the Criteria?
to upload the data into xl sheet we will use CSV doc but where we will get the CSV doc what is the procedure plzz explain realtime employees? thanks in advance
What is loadrunner api function?
Events are generated, but the script is not generating? Why?
What is Response Time?
What is a function to capture dynamic values in the web Vuser script?
When loadrunner is used?
Hi all, In Monitoring, if u want to know0 how much disk space the app has taken to deploy? Plz help me.
What are the different components of loadrunner?
Where are automatic correlation options set?