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



How to correlate the server side data, when u r getting more than one dynamic data which keeps on ..

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

How to correlate the server side data, when u r getting more than one dynamic data which keeps on ..

Answer / arbind kumar

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

Post New Answer

More Load Runner Interview Questions

Why is parameterization necessary in the script?

0 Answers  


Hi Guys, Is it possible to merge and compare graphs from different scenarios in load runnner ?

7 Answers  


what is loadrunner?

1 Answers   Wipro,


What type of function generate and insert by the vugen to the script when you record a script?

0 Answers  


What is RDR files in Load runner? What is Scenario Configuration in Load runner

1 Answers   IBM,






What the vuser script contain?

0 Answers  


What is a difference between pacing and think time?

0 Answers  


how to write scenarios using loadrunner in real time application. plz give me an example

1 Answers  


How can data catching have a negative effect on load testing results ?

3 Answers   Changepond, ERP,


Is it possible to play back screen using loadrunner?

5 Answers   CTS,


What is lr-function?

0 Answers  


what are the type of recording modes available in LR? on what basis we will select each?

2 Answers  


Categories