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 transaction per second graph(pass)?
How you edit the script?
Which is the best institution to learn load runner in Hyderabad?
When Do u Do LoadTesting and When You do StressTesting? What settings you have to changes for loadtesting and stress testing?
How can you design a Userdefined Template In Loadrunner analysis?
How many components are there in Loadrunner and what are they?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Quick learn load runner & Real time experience documents
what is think time when u will use it?
How does caching affect performance testing results?
How the graph works when increasing from minimum vuser to maximum vuser in loadrunner?
Performance testing Training