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 are all the reasons to use the server resources monitor?

0 Answers  


What is the difference between lr_error_message and lr_debug _message?

0 Answers  


What do vuser_init and vuser_end action contain?

0 Answers  


What is correlation? Explain the difference between automatic correlation and manual correlation?

6 Answers  


What is a correlation? Explain the difference between automatic correlation and manual correlation?

0 Answers  






how to write a test cases in loadrunner application .plz give me an example. thank u

3 Answers  


What is the loadrunner start-transaction and its syntax?

0 Answers  


WHAT IS AUTOMATION TEST FRAME WORK

2 Answers   Sysnet,


What's r client side authentications in loadreunner?

4 Answers   Symphony,


What is the difference between load, performance testing?

0 Answers  


Who/which is the best faculty/institute for Loadrunner in Hyderabad ?

12 Answers  


Analysis Scenario (Bottlenecks):?

2 Answers  


Categories