What is correlation? Explain the difference between
automatic correlation and manual correlation?

Answers were Sorted based on User's Feedback



What is correlation? Explain the difference between automatic correlation and manual correlation?..

Answer / mahesh sv

Correlation is used to obtain data which are unique for each
run of the script and which are generated by nested queries.
Correlation provides the value to avoid errors arising out
of duplicate values and also optimizing the code (to avoid
nested queries). Automatic correlation is where we set some
rules for correlation. It can be application server
specific. Here values are replaced by data which are created
by these rules. In manual correlation, the value we want to
correlate is scanned and create correlation is used to
correlate.

Is This Answer Correct ?    2 Yes 0 No

What is correlation? Explain the difference between automatic correlation and manual correlation?..

Answer / illur iqbal

Correlation is a method of capturing values in a script as
a result of dynamic data passed from the server to the
client and back. the values are saved in the Load runner
parameter and is reused instead of original recorded value.

Thanks.......Illur Iqbal

Is This Answer Correct ?    0 Yes 0 No

What is correlation? Explain the difference between automatic correlation and manual correlation?..

Answer / manoj kumar

correlation is a process to handle the data which is dynamically generated by the server.for the server generated values we will do correlation.
manual correlation:-
without using the automated features we will do correlation for server generated values in 3 steps.
step 1:- identify the captured values in recorded script by using wdiff.
step2:-capture the value and save it into variable by using web_reg_save_param function.
step3:-replace the variable in place of identified correlated value.
Automated correlation:-
we will do correlation by using the design studio and correlation rule

Is This Answer Correct ?    0 Yes 0 No

What is correlation? Explain the difference between automatic correlation and manual correlation?..

Answer / satish

Correlation is used to obtain data which are unique for each
run of the script and which are generated by nested queries.
Correlation provides the value to avoid errors arising out
of duplicate values and also optimizing the code (to avoid
nested queries).
1.Automatic correlation is where we set some
rules for correlation. It can be application server
specific. Here values are replaced by data which are created
by these rules.
2.In manual correlation, the value we want to
correlate is scanned and create correlation is used to
correlate.

Is This Answer Correct ?    0 Yes 2 No

What is correlation? Explain the difference between automatic correlation and manual correlation?..

Answer / sree

Correlation is a method of capturing values in a script as
a result of dynamic data passed from the server to the
client and back. the values are saved in the Load runner
parameter and is reused instead of original recorded value

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Load Runner Interview Questions

Can u call QTP scripts from Load Runner?

4 Answers  


In Real time what should be the duration(30 min,1 hr) of the loadtest? In the controller how do we handle errors and failed transactions.....When the transactions fail, do we perform the loadtest again? Can anyone please help?

2 Answers   TCS,


Can we able to record the vuser script in UNIX environment?

3 Answers   BirlaSoft, NICT,


different types of performance testing

1 Answers   Accenture,


What is SECURITY TESTING? what are the methods followed for this type of testing? Thanks, Prasanna

2 Answers  


what is the 90% ile time in the analysis results?

4 Answers  


What is the purpose of running the scenario?

0 Answers  


Why should we consider 90 percentile graph in the Lr report? Why Not 80 graph?

1 Answers  


Hi Friends, Can anyone help me out in load testing? I need to test a web application in which 100 users has to login at a time and enter 100 different data into the application and logout. All the data should be saved in the data base Please let me know testing. Thanks in advance Giri

3 Answers  


What is wasted time in vugen replay log?

0 Answers  


What is the rendezvous point?

0 Answers  


What are the components of LoadRunner?

5 Answers  


Categories