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?
Answer Posted / andy.savdt
In performance testing we will try to mimic the production
environment. Where one user will login only once and do his
needed transactions which you mentioned here as body for n
number of time and finally logoff and move away. To acheive
this loadrunner Vugen has provided V-init,Action and V-end
functions which has been controlled programatically such
that VInit progresses only one i.e first step and V-end at
the last in between Action iterates for the n number of
time the tester provides to run.
Hope this helps
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What tools are required to analyze vuser run results?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
What is a correlation?
What is the advantage of running vuser as a process than a thread?
What is the significance of “vuser-init “?
How is automated correlation configured?
What are all the important protocols that load runner supports?
What is parameterizion?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
What is elapsed time in load runner?
How does caching affect performance testing results?
What are the loadrunner testing process?
How can performance bottlenecks be identified?
How do you decide the number of load generator machine required to run a test?
For what purpose, user will be using ‘continue on’ error?