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
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?
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
How many types of graphs are available in loadrunner?
What is the difference between load, performance testing?
What is the latest version and language used in load runner?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
What is the use lr_abort function?
When a scenario run exactly what happened?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
What are the 5 icons appear in the buttom of the controller windows?
What do you mean by path?
What is lr-function?
Which protocols are supported by loadrunner?
What is the significance of “vuser-init “?
What is remote command launcher?