what is the difference between the HTML and URL based
recording in load Runner?
Answer Posted / hariprasad reddy
HTML:-Using this recording mode LR can generate script by
performing certain user actions on only HTML context. This
mode recogneze the user inputs either in the form of data
or in the form of forms.For each action that we perform on
the application, LR generates a function called Web_url.
Along with this 4 more functions will generated (i.e)
depending on actions we perform.These are
web_submit_data
web_submit_form
web_link
web_image
Generally URl based recording mode will be used on Non-HTML
resources like Bitmap,Jpeg,gif..., In this mode LR
generates the function web_url for each and every step that
we perform on the application. this mode recognize the
user input data only in the form of data submitted
function. some more functions will generates such as
web_submit_data
web_concurrent_start
web_concurrent_end
Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
How will you stop the execution of a script on error?
How can we debug a loadrunner script?
What would be your recommendation to improve performance measure?
What are all the components of loadrunner?
Which are online monitors and windows resource monitors
What protocols does loadrunner support?
Which protocols are supported by loadrunner?
How does loadrunner execute a performance scenario?
What are the four selection methods when choosing data from a data file?
how to get current system time Loadrunner function?
What is report header and what are the information contains?
In a web server, database and network are all working fine and now, where could be the problem?
What are the different components of loadrunner?
What is vuser-init section?
What are all the reasons to use the server resources monitor?