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 ?    33 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If we want to know the size of each component in system how?

1475


Which protocols are supported by loadrunner?

559


How can we develop the database vuser script?

577


What is the loadrunner start-transaction and its syntax?

647


How will you divide your script into multiple actions? Why?

775






What is lr-function?

714


What is stand-alone mode?

621


What is the difference between hits/second and requests/second?

495


What are the section contain by the vugen while creating a vuser script?

591


How to identify what to correlate and what to parameterize?

580


How can we recording vuser scripts using vugen?

621


What is the think time? What is the threshold level for think time and how can be this changed?

557


What is the purpose of an extended log?

721


What is the benefit of running a vuser script as a thread?

554


how to get current system time Loadrunner function?

654