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

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

2119


What is transaction per second graph(pass)?

912


What is the load runner testing process?

820


What is loadrunner api function?

831


What are the advantages of load runner?

817


How you enhance the basic script?

848


How do you decide the number of load generator machine required to run a test?

1012


What are all the types of goals in goal-oriented scenario of load runner?

813


What is the configuration of systems when using load runner?

745


How to create a scenario?

815


What is local configuration file?

794


What is the significance of “vuser-init “?

1017


What is the purpose of selecting ‘show browser’ during replay in the general options settings?

817


How can we find database related issues?

837


Which web protocol recording level generates the web_submit_form function?

1294