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.
Answer Posted / 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 |
Post New Answer View All Answers
What is extended log?
How can you set the number of vusers in loadrunner?
Why vugen is used in lr?
How vugen create a vuser script?
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
How many vusers are required for load testing?
What is the significance of “vuser-init “?
What is the basic credentials should be provided while recording SAP-GUI?
Why we insert the rendezvous point while running the scenario?
What is the vuser in the scenario?
How can we develop the database vuser script?
What is the loadrunner end transaction and its syntax?
What the vuser script contain?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
How to identify what to correlate and what to parameterize?