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
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
How you identify performance test use cases of any application?
How could you measures Https/Sec ?
what is remote performance monitering?
How can we develop the database vuser script?
What are different types of vuser logs which can be used while scripting and execution?
What is transaction performance graph?
How do you load a load runner agent?
What do you mean by creating vuser script?
What is a difference between pacing and think time?
What is ms-windows?
How will you stop the execution of a script on error?
What is remote command launcher?
What do you mean by path?
What is the think time?