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


Please Help Members By Posting Answers For Below Questions

How load runner interacts with the application?

838


What are the capabilities exactly you look for while selecting the performance testing tool?

608


What is stand-alone mode?

632


What are the changes that can be made to run-time settings?

559


How many vusers are required for load testing?

616






How to handle the encrypted values in correlation. please send me example with explanation

1159


In a web server, database and network are all working fine and now, where could be the problem?

592


How you load a loadrunner agent?

681


What is the advantage of running vuser as a process than a thread?

656


How can we develop the database vuser script?

591


What is the rendezvous point?

592


What is gui vuser and on which platform it will run?

591


Which web protocol recording level generates the web_submit_form function?

1018


How do you identify which values need to be correlated in the script? Give an example.

564


How many types of vuser are available?

619