How to correlate the server side data, when u r getting
more than one dynamic data which keeps on suffel during
replay?
Answers were Sorted based on User's Feedback
Answer / 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 |
Here we have two way to correlate the value
1. Run an iteration of script and click on scan for
correlation button. It will show the value which need to be
correlated. Then click on correlate button.
But some time this idea does not work. In such case you need
to identify the value, it left boundary and its right
boundary and the you can define your definition for
correlation.
| Is This Answer Correct ? | 1 Yes | 1 No |
Where do you set automatic correlation options?
which is best institute/trainer for load runner in bangalore
What is report viewer?
In which scenario, we should use "Vuser as Process" rather than "Vuser as Thread" and what is advantage of "Vuser as Process" option. (Please do not describe about Vuser as thread or advantages of vuser as thread).
what is Rendezvous Point?
How you load a loadrunner agent?
What is lr_output_message?
To open gmail home page how much transactions has taken to open, how to calculate the time?
Correlation function web_reg_save_param(pname,LB,RB,ORD,LAST); with in the function ORD default value how much? can any one send sss4702@gmail.com it is Amdocs company asked?
What are the drawbacks of LoadRunner tool?
what is the difference bet ween loadrunner 6.0 and loadrunner 7.5?
what is the difference bw performance testing and performance tuning