Correlation means capturing a dynamic value which is
generated from the server. I got this point. I need one
small conformation.
1. is correlation applicable to the objects which are
generated dynamically. eg: consider there are 2 form.
based on the options filled in the form 1, form 2 objects
will generate.to handle these dynamic objects is
correlation is required or not.
Answer / sureshkumar
In your example correlation required for both the forms.
Suppose, when you are recording the script, Form 1 got the response as "ABC" and Form 2 Will auto generate the response as "DEF".
Now you should correlate the both the dynamic values as {Form1} and {Form2}.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is memory leakage?
What r the arguments in lr_set_debug function
What is a rendezvous point?
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?
Explain performance testing life cycle.
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What is the purpose of an extended log?
What do you mean by creating vuser script?
What tools are required to analyze vuser run results?
What is maximum No of Vusers that we can load using LoadRunner8.0 and how should we connect to database using loadrunner
In which scenario, we should use "Vuser as Process" rather than "Vuser as thread" and what is benefit in this case?
We have executed a scenario in controller from 3 diff Load Generators..How can we measure or get the response time of transactions of individual LG's....?