How do you find out where correlation is required? Give few
examples from your projects?
Answer Posted / nishanandhini
what is correlation? it is nothing but capturing the dynamic
data(an unique value)generated by the server.
if you find that unique value in your script, you could
correlate it easily. how you will identify those unique
values? you have to go through the script, if you come
across some values which has more no. of digits, please
concentrate on that whether it is unique. it might occur any
no.of times in the script. this doesn't mean it is not
unique. while recording the transactions you could guess for
which actions id will be generated (any dynamic values) and
based on that transaction another sub transaction could
occur so this sub trans will carry the same id generated for
the trans. thus unique id will occur any no.of times in the
script.
i like to share one simple example from my projects:
agent creating report for his client, when report is created
successfully,report no is generated. it is an unique id for
the report created. this id will be seen in the script after
your end transaction of create report. you have to check it
in server response of the script. if the id is there then
you have correlate this. thus while recording itself you
should have some idea where an unique id will be generated
for what.
if there is any controversy in this description please let
me know, so that i ll correct myself.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is a difference between pacing and think time?
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?
How can we perform functional testing under load?
What do you mean by initialization of quota?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
What is the difference between overlay graph and correlate graph?
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?
Hello Friends, Can anyone please let me know about Performance testing health care EDI ( 270,271, 835 ect). I need as detailed answer as possible. I am going to use LoadRunner for load testing. I would really really really appreciate your help. Thanks, Piyush
How to run a scenario?
While scripting you created correlation rules for automatic correlation. If you want to share the correlation rules with your team member working on the same application so that he/she can use the same on his workstation, how will you do that?
How many section database vuser script have?
What is difference between manual scenario and goal oriented scenario?
How does caching affect performance testing results?
If we want to know the size of each component in system how?
What are the loadrunner testing process?