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.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you develop the database vuser script?

692


Difference b/w 9.1 and 9.5 Versions in LoadRunner?

6372


How to configure yahoo cookies in load runner?

2416


difference between latency and transaction response time

1317


How many types of vuser are available?

621






How can you test the global servers with using loadrunner

2346


What is loadrunner agent?

731


What is stand-alone mode?

634


How to create a host list for a scenario?

700


How load runner interacts with the application?

842


What is the purpose of selecting ‘show browser’ during replay in the general options settings?

589


How many section database vuser script have?

607


How can we debug a loadrunner script?

611


Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?

1904


Where are automatic correlation options set?

589