what is the difference between the HTML and URL based
recording in load Runner?
Answer Posted / maheshwar
HTML based recording:
1.It will capture only HTML based resources.
2.URLs are developed based on each action performed by the
user.
3.Resource=0 for all the URLs generated under HTML based
recording
4.Functions developed under this are
i.web_url
ii.web_link
iii.web_submit_data
iv.web_submit_form
URL based recording:
1.It will capture all the Non-HTML bases resources in the
application i.e, Jpeg,bitmap etc
2.URLs are developed based on the steps performed by the
user.
3.Resource=1 for all the URLs in the developed script.
Note:Resource=0 is also some times being displayed in the
script
4.Functions developed under this are
i.web_url
ii.web_submit_data
iii.web_concurrent_start
iv.web_concurrent_end
| Is This Answer Correct ? | 34 Yes | 3 No |
Post New Answer View All Answers
How does loadrunner execute a performance scenario?
What is pause command?
What is lr_output_message?
What are the documents your using ,and how your distibute the users
What is the loadrunner end transaction and its syntax?
What are the information crating for each host?
What are the 5 icons appear in the buttom of the controller windows?
What the vuser script contain?
What is the difference between transaction and transaction instance in loadrunner ?
How many section database vuser script have?
What is the benefit of running a vuser script as a thread?
How are concurrent users differing from simultaneous users?
How to schedule a scenario?
What is run-time-setting?
What are all the types of goals in goal-oriented scenario of load runner?