How will you call a different vuser script from another
vuser script? Note: Former vuser script is already created
and needs to be called as the first thing before other code
in second vuser script is executed.
Answers were Sorted based on User's Feedback
Answer / veera
Never go for script coping to other action part, it's not
reusable. You need Replay log and genaration log for
verification and correlation.
Try record and enhance the script.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / devaprasanna
Import Second script action from the first script and then use the second script action as a module function so that you call the second action from first action wherever you need to execute the second Vuser script action
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / anaz
Your question will be more easy answer if get back with the
exact work flow
Try this
By inserting multiple actions in Vugen you can do that
After action 1 completes execution action 2 will starts
getting executing
V init()- Generally used for Login screen
action()1
.
. - Used record actual bussiness process
.
action()n
V.end() Ex. Logout or the last step
| Is This Answer Correct ? | 5 Yes | 7 No |
Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?
What is stand-alone mode?
What in percentile graph?
What is the difference between classic schedule and real schedule in controller ?
What is remote command launcher?
Why vugen is used in lr?
Hi I urgently need a substantial answer for one Q on Vusers - Performance Center. Hope you could help me. Q : My application is intended to undergo soon the load testing with performance center. The Vusers we planned are 100. But the dev team says that we should use 100 different UserID/Password's & each Virtual user should login into a different account while testing. Firstly, is this required ? my application can handle multiple logins for the same userid/password, hence is it mandatory to use 100 different account when we can do the same test with one account. If so, for 1000 Vusers we cannot use 1000 logins right ? I need substantial info to prove my point. Secondly, is this possible to assign a different userid/pwd to each Virtual user ? Thanks in advance & awating your reply Harsha
What is Peak Laod Testing
Script is working fine in Vgen.. but while running in Controller a error is throwing as "Action.c(59):Error-27995:Requested link(Text=My account") not found" I searched and it is pointing "web_link(...)" line. Plz help me regarding this.. if any.. Thanks
I have generated a script and inserted the rendezous point in that. With the help of dev. we have a created script which tracks the execution of the request and the response on the server machine and shows on the cmd console. I have assigned 10 Vusers and started the execution, then while tracking on the server machine, the requests are assigned one by one on the server. According to the rendezous point, the requests has to hit at a time on the server, but in this case the request are hitting one by one on the server. Any one help me out......
What are the Web Stress Tools are commonly used these days? Please advise.
Any one can tell me what is the process to do the Loadrunner certification and what is cost for it and also where would I get the material for Preparation of Loadrunnner for certification.