what is the difference between the HTML and URL based
recording in load Runner?

Answer Posted / surendra

HTML Based script :
~The script describing user actions only.
~In this each user action recorded as a separate request.
~It is a page level(UI level) recording script.
~It is a context sensitive recorded script.
~In this script URL's recorder as web_url(),Links Recorded as web_link(),images Recorded as web_image(),Form Submissions recorded as web_submit_form().
~the size is small(less lines), less customization required, less chances to get dynamic values.
~Maintenance cost is high (Rework require if Ui Changes).

URL Based Script :
~URL based script recording each resources (Html and Non Html in the page) as a separate script.
~it is a network level recorded script.
~it is a context less sensitive recorded script.
~in this Url's,links,images recorded as a web_url(),form submissions recorded as a web_submit_data().
~Size is large (More lines).
~More customization required(Chances to get more dynamic values).
~Script Maintenance cost is low( rework is not require when UI changes happen).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When a scenario run exactly what happened?

840


What is ms-windows?

836


How many section database vuser script have?

794


How many types of graphs are available in loadrunner?

806


What in percentile graph?

828


How do you enable text and image checks in vugen?

826


How is automated correlation configured?

780


What do you mean by creating vuser script?

828


what are the skip functions in Load Runner?

1995


What is vugen recording and scripting?

869


What is gui vuser and on which platform it will run?

809


What is vuser script?

837


Which web protocol recording level generates the web_submit_form function?

1277


How to schedule a scenario?

830


What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?

794