What is the process for developing a vuser script?
Answer / Neeraj Gangwar
The process for developing a vUser script in LoadRunner involves creating a script file (.c or .py), defining functions to handle the user interactions, initializing and teardown procedures, setting up web_reg_save_param() for saving parameters, using various built-in functions for HTTP requests, and finally compiling and running the script.
| Is This Answer Correct ? | 0 Yes | 0 No |
what do u mean by co-relation?
11 Answers 3i Infotech, Punj Lloyd Ltd,
we have Unix monitors in LR by default. if i want Linux and Solaris monitors....what i do.. unix is working for Linux and solaris?
How does caching affect performance testing results?
How to create a scenario?
Loadrunner is enough to monitor all the servers while load testing? if yes how can u monitor & which servers u monitor & how can u access those servers through LR explain it??
1 Answers CTS, Strategic Outsourcing Services,
In a web application transaction response time comprises of some sub times like time from web browser to web server thn to application server and then time taken to get response from the database and back to the web browser following the same path.How to get these sub times distinctly in LR analysis?
How do decrease the TPS,when one Vuser is running? For example, I am running one DRB with TPS 18 TPS, I want to maintain it as 7 TPS, how?
If in an application there are multiple login then where will this transaction go will it be go under init transaction.
Tell me about the agent process run as process & System?
Which function is used to end a nested transaction?
how to send bottlenecks in Load runner ?
Case1: recording script, Login in Vuserinit,Body in Action and Logout in Vuserend. Case2: recording Login,Body and Logout in Action itself. Run both the scripts. What are the difference u will find? Is there any difference?