what is the difference between the HTML and URL based
recording in load Runner?
Answer Posted / sujay
In HTML based mode, teh recording of script happens for
every user action that is performed during recording while
URL based mode records every browser request to the server
and resources received from the server.
In HTML mode you will miss quite a bit of Correlation which
may cause issues with replay during the load test
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of running vuser as a process than a thread?
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 a ramp up and how it can be set?
How many types of vuser are available?
What are the information crating for each host?
How many types of graphs are available in loadrunner?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
How will you divide your script into multiple actions? Why?
How will you stop the execution of a script on error?
What would be your recommendation to improve performance measure?
What is the configuration of systems when using load runner?
What are the element in the loadrunner controller?
What is the difference between transaction and transaction instance in loadrunner ?
What is local configuration file?
How do you identify which values need to be correlated in the script? Give an example.