what are the type of recording modes available in LR? on
what basis we will select each?
Answer Posted / uday
1. HTML mode
2. URL mode
3. GUI mode
1. HTML mode: Each time you submit a form\page, a separate
function will be generated. The script generated in this
mode is more intuitive. This mode is best for browser
applications.
Since less code, less chances of correlation.
2. URL mode: When u submit a form\page, it generates a
separate statement for each and every resource in the
request. The code generated is cumbersome and not intuitive.
Since lot of code is generated more correlation.
This mode is best for non-browser application.
3. GUI mode: It generates scripts for each operation you
perform on any editable fields of the application.
This mode is best of non-browser based applications.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How is vugen script modified after recording?
How to find get the Response time of the Online News Feeds (News headlines getting updated in every second with out any user intervention)using Load Runner ?
What is difference between manual scenario and goal oriented scenario?
What are the three sections of a vuser script and what is the purpose of each one?
What are the challenges that you will face to script the step “select all” and then “delete” for any mail account?
What is remote command launcher?
What is manual correlation?
What do you mean by initialization of quota?
How are concurrent users differing from simultaneous users?
What is the think time?
What do you mean by creating vuser script?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
How does loadrunner execute a performance scenario?
What is filtering and sorting?
How we tested remote servers if client is installed in another place