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 |
In how many ways we can convert a load test into stress test ?
What is the relation b/w Throughput and Hits Per Seconds (H/S)?
What is the use of lr_start_transition statement in loadrunner.
Pls can any body mail me "dks_sml@yahoo.com" regarding "How to monitor Unix Server" for performance testing , what are the commands in unix.How to add counters.
Any one could help me please in modeling of OpenSTA performance test script for session-id maintenance,so that edited script can used for several users.
)what is web protocol& webservices protocol .Can u just give the examples.
what is the function to execute batch jobs?
How many types of graphs are available in loadrunner?
Does caching have a negative effect on your load testing results?
What is filtering and sorting?
What is the exactly use of webserver and Application server in Load Runner.
What does vuser_end action contain?