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 do you mean by initialization of quota?
if we have licence for 200 vuser and if we u want to get performance matrix to 300 vuser how will u perform
Which documet will gives us information about rampup and duration for each transaction? Technically speaking Which document gives us information about Transaction Mix?How do we prepare Transaction Mix?
How to execute set of multiple SQL queries in Load Runner? Which component in LR would be used to run the SQL Queries?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
How Load Runner records the script? I mean How it generate the script?
What is the process for developing a vuser script?
what is the real process dealt in load runner,starting from getting the requirement till submitting the deliverables,when a tester is provided with the scenarios? if any real time user could answer it would be very useful for me.also i need what are the real time bottlenecks u have undergone
What is SECURITY TESTING? what are the methods followed for this type of testing? Thanks, Prasanna
What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)
where do you memory leaks logs
When you initialize the vuser what happen?