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 |
Which loadrunner component does the recording of performance test scenario?
what are the baseline doc for performance testing?
What is user defined functions in Load Runner ? Give some Examples ?
we have auto correlation, so why do we need to perform the manual correlation
In what situation the throughput will decrease even the hits per second increases???
How do decrease the TPS,when one Vuser is running? For example, I am running one DRB with TPS 18 TPS, I want to maintain it as 7 TPS, how?
Why we insert the rendezvous point while running the scenario?
How will you call a different vuser script from another vuser script? Note: Former vuser script is already created and needs to be called as the first thing before other code in second vuser script is executed.
Case1: recording script, Login in Vuserinit,Body in Action and Logout in Vuserend. Case2: recording Login,Body and Logout in Action itself. Run both the scripts. What are the difference u will find? Is there any difference?
Where are automatic correlation options set?
for suppose if you are selected for individual project, how will you manage the project like, how will you find critical scenario's in your project ?
How many components are there in Loadrunner and what are they?