what is the difference between the HTML and URL based
recording in load Runner?
Answer Posted / akshaya
HTML level will generate a web_submit_form statement that
only records options an end user is allowed to see and
change.
URL level will generate a web_submit_data statement that
records all data that was actually sent from the browser to
the server.
Note:URL mode includes hidden information that the HTML
recording doesnot pick up.Quite often this will include
session ID information.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What are the information crating for each host?
What is action section?
What is difference between manual scenario and goal oriented scenario?
How can we find database related issues?
I have one Scenario login then bookcoffee then logout explain test plan for above scenario?
What are the process for developing a vuser script?
What is transaction performance graph?
How vugen create a vuser script?
What is the process for developing a vuser script?
What is the difference between web_reg_find and web_find?
Which loadrunner component does the recording of performance test scenario?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
Which function is used to end a nested transaction?
How can we invoke a parellel process in load runner using C or perl language?
What do vuser_init and vuser_end action contain?