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



How will you call a different vuser script from another vuser script? Note: Former vuser script is ..

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

How will you call a different vuser script from another vuser script? Note: Former vuser script is ..

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

How will you call a different vuser script from another vuser script? Note: Former vuser script is ..

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

Post New Answer

More Load Runner Interview Questions

What is bench mark specifications in requirements?

3 Answers   EDS,


What is the benefit of running a vuser script as a thread?

0 Answers  


What are the three sections of a vuser script and what is the purpose of each one?

0 Answers  


What is stand-alone mode?

0 Answers  


How can u find out hidden files in Load Runner Script and how can u correlate?

1 Answers   Wipro,






What protocols does loadrunner support?

0 Answers  


if thoughput will be high /low what will be the problem?

1 Answers   Ness Technologies,


When the rendezvous point is insert?

0 Answers  


Analysis Scenario (Bottlenecks):?

2 Answers  


what is the real process dealt in load runner,starting from getting the requirement till submitting the deliverables,when a tester is provided with the scenarios? if any real time user could answer it would be very useful for me.also i need what are the real time bottlenecks u have undergone

4 Answers  


Where are automatic correlation options set?

0 Answers  


what criteria did you use to select web transactions for load testing ?

3 Answers  


Categories