When will we use HTML recording and when will we use URL
Recording, How we know that when will we use HTML and when
will we use URL(Real timers plz)
Answer Posted / suresh
If your application contains any .JS files and the URLs are
exclusively defined, if the application is non browser based
we can use URL based scripting.
All your get and sub get requests like simple .jpg or .gif
images will be recorded in URL based.
If the application is browser based, no .JS files we can use
HTML mode. In this mode all your get and sub get will
recorded as single request.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What do you mean by initialization of quota?
What do vuser_init and vuser_end action contain?
How is vugen script modified after recording?
For what purpose, user will be using ‘continue on’ error?
How you load a loadrunner agent?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
What is difference between manual scenario and goal oriented scenario?
What is the difference between overlay graph and correlate graph?
What is the think time? What is the threshold level for think time and how can be this changed?
What is vuser script?
What is the modular approach of scripting?
What are the changes that can be made to run-time settings?
Which protocols are supported by loadrunner?
While the script is running we find some values that may need to be correlated? Is it possible to do manual correlation for those values?
What type of function generate and insert by the vugen to the script when you record a script?