what do u mean by co-relation?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the think time? What is the threshold level for think time and how can be this changed?

554


How to run a scenario?

673


Hi all, I am new to Load Runner. I have run the load runner and i got analyzed reports/graphs. But i am very much confused about how to analyze those graphs. Can any one help me out this problem?

1551


What the host attributes determine?

625


What is the rendezvous point?

578






While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?

660


What do vuser_init and vuser_end action contain?

616


What is report header and what are the information contains?

635


What is ms-windows?

623


What are the different types goals in goal-oriented scenario?

560


How do you identify which values need to be correlated in the script? Give an example.

553


How can we find database related issues?

622


Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.

1637


What is the difference between lr_error_message and lr_debug _message?

600


What is the difference between web_reg_find and web_find?

839