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



If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can w..

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

If a Page is having 5 Links and there are 5 users and each user is clicking on one link. How can w..

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

Post New Answer

More Load Runner Interview Questions

What is manual correlation?

0 Answers  


How to reinstall LoadRunner without formatting the PC

1 Answers  


What is RDR files in Load runner? What is Scenario Configuration in Load runner

1 Answers   IBM,


Correlation without manually how u can do? i.e Automation correlation option where it is?

3 Answers   Amdocs,


During the load test, what is the optimum setting for logs?

0 Answers  






how memory will be used in the JVM.With think time .what is necessary of the think time in loadrunner

1 Answers   HCL,


How can we find database related issues?

0 Answers  


We add think time between two transaction to give interval between transactions. Why?

4 Answers   Orange,


)Example of web_submit_form is the regestration form which u have to fill while creating a mail_Id Example of web_submit_data is the login page contains the fields like user name & PWD. Is this correct answer for diff btn web_submit_form&web_submit_data and their examples.

3 Answers   EDS,


What is the difference between performance testing and performance engineering?

0 Answers  


What is local configuration file?

0 Answers  


what are the parameters in Load Runner?

7 Answers   GE,


Categories