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 |
how to write a test cases in loadrunner application .plz give me an example. thank u
Where do you set Iteration for Vuser testing?
How to insert think time While we record Vuser Script in LoadRunner?
can we run the script using mozila or netscape, recorded using internet explorer ?
What are the major differences between Web Server and Application Server?
How is automated correlation configured?
What is the defferent future in Load Runner 8.0 & 9.0?
What are the capabilities exactly you look for while selecting the performance testing tool?
How to modify the script?
How to configure yahoo cookies in load runner?
Difference b/w URL and HTML modes in LR?
How to execute set of multiple SQL queries in Load Runner? Which component in LR would be used to run the SQL Queries?