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
When a scenario run exactly what happened?
Which protocols are supported by loadrunner?
What the host attributes determine?
What is the purpose of an extended log?
How load runner interacts with the application?
What is the rendezvous point?
What are different types of vuser logs which can be used while scripting and execution?
What are the different sections of the script? In what sequence do these sections run?
What are the three sections of a vuser script and what is the purpose of each one?
When the loadrunner controller open the winrunner file then what is the location of the winner configuration file?
What should be done to view parameter substitution in the execution log?
What is difference between manual scenario and goal oriented scenario?
What is the think time? What is the threshold level for think time and how can be this changed?
In a web server, database and network are all working fine and now, where could be the problem?
How to schedule a scenario?