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
Why do you create parameter?
What are all the types of goals in goal-oriented scenario of load runner?
What would be your recommendation to improve performance measure?
What should be done to view parameter substitution in the execution log?
How can we recording vuser scripts using vugen?
What is elapsed time in load runner?
How can you set the number of vusers in loadrunner?
What is x-windows?
What is a correlation? Explain the difference between automatic correlation and manual correlation?
what is remote performance monitering?
What are the process for developing a vuser script?
How will you stop the execution of a script on error?
In a web server, database and network are all working fine and now, where could be the problem?
How can correlation be performed?
What is transaction per second graph(pass)?