what is the difference between the HTML and URL based
recording in load Runner?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / rk murthy
In html recording mode each action has one url
eg:i have take one iogin form in that login form we can
enter user name and pwand click on ok this is one tranction
having a one url
in url recording mode each step has one url
eg login form un having one url pw is one url and click on
one url
Is This Answer Correct ? | 5 Yes | 7 No |
Answer / avinash
When u use internet explorer during recording it use HTML
format, but when u select URL(uniform resourse locater)from
load runner window it generates script 4 URL.
Is This Answer Correct ? | 9 Yes | 13 No |
What is RDR files in Load runner? What is Scenario Configuration in Load runner
How to increase the load on Server when number of users restricted?
What is ms-windows?
differance between "lr_output_message" and "lr_error_message"?
Can We record the Desktop application or windows application in Load Runner(A simple VB application) If yes which mode we have to select while recording in Load Runner?
What is parameterizion?
How is vugen script modified after recording?
What is the difference between load, performance testing?
What do you mean by path?
What is wasted time in vugen replay log?
if throughput graph shows low and high than what will u do?
Why do you create parameter?