What is the differences between parameterization and
correlation ?
Answer Posted / xyz
When one wants to perform the script’s actions like submit
using different values from those recorded. To do this, we
can replace the recorded values with parameters.
This is known as parameterizing the script.
Many applications and Web sites identify a session by the
current date and time. If you try to replay a script, it
will fail, because the current time is different than the
recorded time.
Correlation is a concept where we can capture the dynamic
data when it is generated and used throughout the script.
| Is This Answer Correct ? | 35 Yes | 0 No |
Post New Answer View All Answers
What is elapsed time in load runner?
What is the advantage of using loadrunner?
How can we invoke a parellel process in load runner using C or perl language?
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?
How can we perform functional testing under load?
How can we recording vuser scripts using vugen?
What do vuser_init and vuser_end action contain?
What is vuser-init section?
What is vuser script?
What is the loadrunner end transaction and its syntax?
How are concurrent users differing from simultaneous users?
What is wasted time in vugen replay log?
how to get current system time Loadrunner function?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
What is host?