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 difference between web_reg_find and web_find?

871


difference between latency and transaction response time

1317


What is the need of checkpoints in lr?

585


What is the loadrunner end transaction and its syntax?

651


What do you mean by path?

644






Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?

1904


What is the loadrunner start-transaction and its syntax?

659


What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?

946


What is the process for developing a vuser script?

553


What component of loadrunner is used to record a script?

577


when i run start senario for different process it always completed at elapsed time 6.32 sec. i don't understand why it happens.. can we set elapsed time ? plz answer.... pratik196@gmail.com

1578


What is the advantage of running vuser as a process than a thread?

663


What is the advantage of using loadrunner?

597


What are the loadrunner testing process?

681


What is parameterization?

653