How to correlate the server side data, when u r getting
more than one dynamic data which keeps on suffel during
replay?
Answer Posted / dillesh
server side data correlation we will do manually. first we
follow the bellow algorithm of manual correlation.
1.Find a dynamic value to capture.
2.Find server's response, containing the dynamic value.
3.Capture the dynamic value.Special parameter will be used
instead of dynamic value.
4.Replace every occurrence of dynamic value in script with
the parameter.
5.Check changes.
Find each step describe in details:
1.Find a dynamic value to capture: I recommend to record
and save two equal VuGen scripts. After that, open menu
item "Tools / Compare with Scripts" and you can compare
both recorded scripts in WDiff.
2.The differences are highlighted by yellow. This
highlighting means that lines (parameters values) change
from run to run. So, most probably, these values should be
correlated.
3.Find server's response, containing the dynamic value
Before script executing, please enable extended logging
from "Vuser / Run-Time Settings...":
4.Then execute script.Open Replay (Execution) log and find
server's response, which contains dynamic values.
5.Capture the dynamic value
I will show two ways how to capture a dynamic value:
o Automatic capturing from Tree-view
o Manual from Script-view
These ways are similar enough. Also, they use the same
function - web_reg_save_param.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
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 are all the types of goals in goal-oriented scenario of load runner?
What is loadrunner controller?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
What is the difference between transaction and transaction instance in loadrunner ?
How you set maximum number of vuser that a host can run?
What is loadrunner agent?
How to create a scenario?
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.
What are monitors?
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!
How do you enable text and image checks in vugen?
How is automated correlation configured?
What is the process for developing a vuser script?
If we want to know the size of each component in system how?