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 performance testing in loadrunner?
Which components have you used in loadrunner ?
Explain the difference between automatic correlation and manual correlation?
What are the 5 icons appear in the buttom of the controller windows?
Which web protocol recording level generates the web_submit_form function?
How many types of vuser are available?
What is parameterizion?
What is scenario default?
What is the loadrunner end transaction and its syntax?
What is loadrunner controller?
How can you set the number of vusers in loadrunner?
What is the difference between performance testing and performance engineering?
What are the loadrunner testing process?
How can you test the global servers with using loadrunner
When loadrunner is used?