what is the difference between the HTML and URL based
recording in load Runner?
Answer Posted / sakthi
HTML recording mode:
web_link,web_submit_form:
* HTML recording mode this will data capture in the form of
link and also its a sensitive high recording that means each
and every request dependent to previous requests .if any
requests failed means the previous req also may fail.here
all req's dependent to each other.
URL recording mode:
Web_url,web_submit_data:
* URL recording mode will capture data in the form of names.
its not a sensitive recording,there is no dependencey to
any requests.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How do you decide the number of load generator machine required to run a test?
When loadrunner is used?
How vugen create a vuser script?
What is Standard deviation? How it will use in Lr?
What are the loadrunner testing process?
What is the use lr_abort function?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
What are the changes that can be made to run-time settings?
How are concurrent users differing from simultaneous users?
Why vugen is used in lr?
What are different types of vuser logs which can be used while scripting and execution?
In a web server, database and network are all working fine and now, where could be the problem?
What is ms-windows?
How many types of graphs are available in loadrunner?
what are the skip functions in Load Runner?