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

Can We record the Desktop application or windows application in Load Runner(A simple VB application) If yes which mode we have to select while recording in Load Runner?

6 Answers  


HI, I have to do Load Test on web application which is having 2 logins. i.e the first login will take to the some links the first one should be one time login due to the limitations. once login need to select one of the link which will take to the main application. i have generated the script using Vuser_Init for first login when i am executing the scripts i am getting error , even i did correlation and did script in HTTP and web Click in either ways my script is not working can you please help me to get this.

2 Answers   CitiGroup, Satyam,


Hi All, 1. How to Run QTP Scripts from Loadrunner, can u plz give steps in detail 2. Can we put LR functions in QTP script...? 3. While Executing QTP Script in LR, can we use the Correleation concept...?

1 Answers  


What do you mean by initialization of quota?

0 Answers  


Explain about 90th percentile?

2 Answers   Accenture,






what is sitescope where we can use this?wat is the purpose of this

7 Answers  


WHAT IS THE BEST INSTITUTE FOR LOADRUNNER TRAINING IN HYDERABAD

1 Answers  


What are the differences between 9.1 and 9.5?

6 Answers   IBM,


There is scenario. Total no. of transaction you have to done 1,00,000 in 8 Hour duration. One transaction taking time to complete 6 mins. how many Vusers you will run on this test.

3 Answers   IBM, Microsoft,


Generally LoadRunner uses to test the load. ( client- server, webbased applications,... etc). Shall we use LoadRunner instead of WinRunner or some other tools?

8 Answers   Ness Technologies,


Which documet will gives us information about rampup and duration for each transaction? Technically speaking Which document gives us information about Transaction Mix?How do we prepare Transaction Mix?

0 Answers   Allianz,


How can we handle the vUsers with Secure certification.

0 Answers  


Categories