parameterization methods and correlation concepts
Parameterization and Correlation are two major concepts in
modifying scripts in VuGen.
Parameterization:- It is used to run an application with
different values. Parameterization is generally done to
test with multiple set of data or records.
In this we need to select two things
1. Select next row
2. Update value on
Select Next row: It can be sequential, random and Unique
Update value on : It can be Each Occurance, Each Iteration,
Once.
COrrelation:- It takes the server dynamic values and keep
it as an array and use it as parameterization. Correlation
is used when we are facing problem like we are getting some
dynmically generating values from the server.
Two ways to do it
Manaul Correlation
Automatic Correlation
In both the Correlation the syntax woule be
web_reg_save_param("{paramname}","LB=","RB=","Ord=All","Search=Body",LAST);
Still you need to understand how this need to be done ok.
| Is This Answer Correct ? | 7 Yes | 3 No |
What is the advantage of using loadrunner?
What is loadrunner controller?
what is the LOAD RUNNER tester daily process in office (real time)? real timers explain this clearly?thanku in advance
what is mean BVT and BAT? difference between BVT and BAT
What is The Main Difference Between Http and Https
U r taken ORD=All in correlated function.What it represents.Now i want to capture the ORD=3 occurance& place it in web_submit_data of vu gen script. How can u do it?
What is the difference between hits/second and requests/second?
in general best o/s should posses max CPU utilization.but in loadrunner we consider CPU utilization exceed 70% it is a bottleneck in CPU.explain why?
4 Answers HCL, Symphony, Tata Communications,
what is global checkpoint
What is synchronization point ?
unexpectedly in analysis when i generated the report think time is added to response time.how to remove the thinktime from the report?
What r the arguments in lr_set_debug function