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
How does loadrunner execute a performance scenario?
What are the information crating for each host?
What component of loadrunner is used to record a script?
Where should you add a web_reg_save_param function to a script?
When a scenario run exactly what happened?
You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
If we want to know the size of each component in system how?
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?
How many section database vuser script have?
What is vuser script?
What is run-time-setting?
How can we recording vuser scripts using vugen?
What is the basic credentials should be provided while recording SAP-GUI?
What protocols does loadrunner support?