what do u mean by co-relation?

Answers were Sorted based on User's Feedback



what do u mean by co-relation?..

Answer / nagarjuna reddy yedla

In loadrunner to capture the Dyanmic value in each run of
the script execution.
Two types of correlation are there in loadrunner.
1.Auto correlation 2.manual correlaion
The function of correlation is Web_reg_save_param("param
name","Lb=","RB=","ORD=",LAST);

web = webapplication(HTTP)
reg = Regestration
save = saving the next comming dynamic value into the
parameter name
param = parameter

The web_reg_save_param() function registers a request to
retrivew dynamic information from the downloaded page and
save it to the above mentoned parameter name.
1.parameter name:-it captures the newly server generated
value and replace through the script.
LB: it indicates the left boundary value of the correlted
value.
RB: it indicates the right boundary value of the correlated
value.
ORD value: ordinal vlue. The specific position of the
correlated value with the left and right boundary match
cases.

Is This Answer Correct ?    7 Yes 1 No

what do u mean by co-relation?..

Answer / rani

LR means Left boundary, Rb means Right boundary, ord means
ordinal position.

Is This Answer Correct ?    4 Yes 0 No

what do u mean by co-relation?..

Answer / veerapandian

LR means Left boundary, Rb means Right boundary, ord means
ordinal position.

Is This Answer Correct ?    4 Yes 0 No

what do u mean by co-relation?..

Answer / raja

Hi all,
In loadrunner to capture the Dyanmic value in each run of
the script execution.
Two types of correlation are there in loadrunner.
1.Auto correlation 2.manual correlaion
The function of correlation is Web_reg_save_param("param
name","Lb=","RB=","ORD=",LAST);

Is This Answer Correct ?    3 Yes 0 No

what do u mean by co-relation?..

Answer / charan

Co-relation is the process of capturing dynamic values
returned from server using Web-Reg-Save-Parm function..

Is This Answer Correct ?    4 Yes 1 No

what do u mean by co-relation?..

Answer / chandana

Hi this is chandana,

raja can u explain me Lb,Rb,ord means plz

Is This Answer Correct ?    0 Yes 0 No

what do u mean by co-relation?..

Answer / ramana

Hi chandana,

r is LB, ja is RB and a is ord
like a is mention where it is on the entire URL

Is This Answer Correct ?    0 Yes 1 No

what do u mean by co-relation?..

Answer / rajvelur

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).

Is This Answer Correct ?    0 Yes 1 No

what do u mean by co-relation?..

Answer / karne

Process for Auto and manual corelation :

Auto Correlation Process: once u execute the scripts and
click Ctrl+f8 system displaying what values u have to do
correlate select the value and click Correlate ...

so Auto correlation done u r scripts

When u want to do Manual Correlation :
If u know the values where exactly changing fine other
wise

After scripts creation :

Step 1: go to run time setting change the Log option
select Extended log and select 3 check box

Step3: Run the script " completion of run "

Step 3: Click Ctrl+ F8

Step 4: check the values where exactly changing and what
value while recording and what value while executing time
system displaying ..

Step5: Take Replay value and go to Replay Log and find out …

Step 6: Take the complete line values exactly where it’s
and paste on notepad

( Make Sure u should know what transaction
this value in your scripts …when u click the value in
replay log in script Tree view system shows the transaction
name …

Step7: go to that Transaction above and right click mouse
Insert-- New Step-- Service- Find Web_reg_save_param and
click OK

Step 8: Enter the Param name ( make sure what name u given
here u should replace the value place in your script)
enter the LR and RB and select Search depending on Body or …

Step 9: Click OK

Step 10 : Change ( Replace ) the Param name

Step 11: Save the script and run …

When u want to check the results either u r scripts capture
the dynamic value or not after completion execution go to
replay log find with Param name …if u r did correct manual
correlation system displaying new dynamic values beside of
u r param name …

Is This Answer Correct ?    0 Yes 1 No

what do u mean by co-relation?..

Answer / sreesaisss

Correlation means "Handled the data which is dynamically
generated by the server".

1.Manual correlation.
2.Automation Correlation.
i.After Recording of the script.
ii.During Script Recording.

1.->Handled the correlated data without help of the tool
functionalities i.e Manual Correlation.
2->Handled the correlated data with the help of the tool
functionalities i.e Automation Correlation.

Correlation why means...........

We can Handling into the Web Applications like
1.OnlineReservations(Train,Bus,Airlines)->When u complete
transaction of reservation server it will creates one
OrderNumberID/TransactionID.
2.Bank Applications->Customers doing Online DDRequests it
will generates Automatic DDRequest ID.
3. MyNaukari->Users without performing actions just login
and they can do other work.when it exceeds session it will
automatically display ur Session Expired.(SessionID).

Why means we can reduce the burden of Application Server.
Then we can increasing into the our application performance.

Then client expected Response time,Throughput,Resource
Utilization.....all we can satisfied.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Load Runner Interview Questions

Where do you set automatic correlation options?

1 Answers  


I am getting the following error when I run a HTTP/HTML protocol script in controller. It simply says Error: 27764 - “https://..... Failed”. I was given 3 solutions but none of them worked. Offered solutions are 1. Change the Http version to 1.1 in the Run time settings of the script. – Changed but still got that error. (One of our team mate) 2. Check if I am running a mix of http and https Urls – Checked and I am only using Https URLs. (SQA forum) 3. In the controller, add all the scripts to one group using the ‘Vusers’ option – Done, But still getting errors. (Client) One thing I noticed is If the servers are restarted and the logs are cleared then the probability of getting this error is minimal but as the time grows between server restart, The number of error increases. If any of you have come across this before please help me in resolving this error

1 Answers  


What kind of problem can we face regarding hardware, software, network and memory bottleneck during the performance test?

0 Answers  


How we tested remote servers if client is installed in another place

0 Answers   Nokia,


What are the End to End scenario's you are following in your company in loadtesting or Performance testing ?

2 Answers   GE,






What is difference between manual scenario and goal oriented scenario?

0 Answers  


what scalabulity testing

1 Answers   Nous,


Hi can anyone help with projects using load runner. I learnt loadrunner but don't have a hands on experience on it.. it will be very much helpful if some can help me up with a project. can email me: priya.joslic@gmail.com

0 Answers   CJ,


What are the differences between 9.1 and 9.5?

6 Answers   IBM,


Hi All, 1. How to Run QTP Scripts from Loadrunner, can u plz give steps in detail 2. Can we put LR functions in QTP script...? 3. While Executing QTP Script in LR, can we use the Correleation concept...?

1 Answers  


How should you call loadrunner scripts using testdirector

1 Answers   AZTEC,


What is mean by Soak testing in Load runner?

5 Answers   TCS, Wipro,


Categories