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 |
Application Description: My current Project is a .net application & has Active X components also implements AJAX technology for report generation. Flow : A report has to be generated as soon as the preferences have been selected. Issue With Web(http/html) protocol in LR 8.1.4 and LR 9.1: Replay snap shot doesn't show any screens except the login screen(junk data is displayed instead of Reports)..And the last snap shot has "session expired" messsage. Issue with Web(click and Script) Able to record and replay sometimes...but no consistentency. Couldn't execute the script in the controller due to this incosistency. Any suggestions would be really helpfull.E-mail me for any further clarifications/information.
How do you measure the current VUsers in LoadRunner?
what is the function to execute batch jobs?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent.
Where do u use Performance testing ?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
IS THERE ANY INSTITUTE PROVIDING LIVE MONITORING & ANALASYS
Hi I am to load runner ,please let me know what is the actual process of load runner and how to use it
What is memory Leak. What is the most suitable performance counter to detect Memory Leak.
How did you plan the Load? What are the Criteria?
WHAT IS THE BEST INSTITUTE FOR LOADRUNNER TRAINING IN HYDERABAD
What is the significance of “vuser-init “?