parameterization methods and correlation concepts

Answer Posted / abdul sameer

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the load runner testing process?

836


What is loadrunner api function?

857


What is the configuration of systems when using load runner?

765


How can we find database related issues?

855


What is host?

884


What do vuser_init and vuser_end action contain?

874


How you load a loadrunner agent?

929


How can we edit the vuser script?

842


What do you mean by initialization of quota?

861


What is run-time-setting?

874


What is the latest version and language used in load runner?

837


Which are online monitors and windows resource monitors

1232


What is loadrunner controller?

881


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?

828


How you edit the script?

845