What r the rules to apply to select correlated values in
project?(Chandana)
Answer Posted / shivakumar
Hi chandana
correlation is very simple, it means to capture the dynamic
values which are sent from the server. rules in the sense,
this procedure we hve to follow for doing correlation in a
simple manner.
stepl:- generate the two scripts for the same actions;
2) then you hve to compare the two scripts by using wdiff
tool, it is a part of vugen component.
3)identify the dynamic values which are different from each
other like transaction id's and session id's etc.
4)copy the value which you would like to correlate and find
out in the script and go to tree view, check the value in
the server response. ctrl+f
5)by using this function
web_reg_save_param("parameter_name","LB='some
value'","RB='some value'","ord='number'","Last");
6)Enable the extended logs in the runtime settings(VUGen)
and click the parameter substitution.
7) compile and run...
8) check the values in the output window wheather it is
sucessfully or not. the line will be appeared in blue colour.
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How is each step validated in the script?
What is performance testing in loadrunner?
What is report viewer?
Why vugen is used in lr?
What is the process for developing a vuser script?
How can we invoke a parellel process in load runner using C or perl language?
How can we perform functional testing under load?
How are concurrent users differing from simultaneous users?
Hi all, I am having an interview on LoadRunner (SAP Web Protocol). I am wondering if somebody can help me with some interview questions at a 2 yr Scriptor level. Thanks and all answers are much appreciated.
Hi guys I am pravash kumar satapathy having 4.5yrs experience in loadrunner .i am providing online training in loadrunner,jmeter .if any body are interested directly u can call me or mail me pravashkumarsatapathy@gmail.com pk.loadrunner-----skype 9437629024
What is pause command?
What is difference between manual scenario and goal oriented scenario?
How to upload media use loadrunner? I record the script but it fail because the top of document is invalidation.How to solve the problem?Which one know the answer please tell me. Thanks!
What is the vuser in the scenario?
How load runner interacts with the application?