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 |
Mentiond good sites in Loadrunner to learn Script?(Chandana)
What are the capabilities exactly you look for while selecting the performance testing tool?
Hi All, 1. How to Run QTP Scripts from Loadrunner, can u plz give steps in detail 2. Can we put LR functions in QTP script...? 3. While Executing QTP Script in LR, can we use the Correleation concept...?
How will you configure and analyse Memory leaks counters for .Net application.
how to write scenarios using loadrunner in real time application. plz give me an example
How you set maximum number of vuser that a host can run?
Why vugen is used in lr?
what is the 90% ile time in the analysis results?
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 function is used for Encryption and Decryption in your Script?
What is ur tem size & mention the role of ur's in ur team?(performance team)
what r the arguments in imagecheck in loadrunner vugenerator?