what are the type of recording modes available in LR? on
what basis we will select each?

Answers were Sorted based on User's Feedback



what are the type of recording modes available in LR? on what basis we will select each?..

Answer / 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

what are the type of recording modes available in LR? on what basis we will select each?..

Answer / abdul sameer

They are two types of Recording mode available in LR
1. HTML mode
2. URL mode

In HTML mode we have option like
1.web_submit_form
2. web_submit_data
Here it is always better we select web_submit_data.

In URL mode select create concurrent groups for resources
after there source HTML page.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More Load Runner Interview Questions

Hi I am new to load runner ,please let me know what is the actual process of load runner and how to use it

3 Answers  


Do we consider firewall in performance testing? If so where and why and what we will do with firewall in testing?

1 Answers  


What is bench mark specifications in requirements?

3 Answers   EDS,


Can We record the Desktop application or windows application in Load Runner(A simple VB application) If yes which mode we have to select while recording in Load Runner?

6 Answers  


What is RDR files in Load runner? What is Scenario Configuration in Load runner

1 Answers   IBM,






Types of frameworks which is fallowd in Loadrunner ? real timers plz(Chandana)

7 Answers   TCS,


In which doc do client give the VUser limit & Parameterization?

2 Answers   AZTEC,


How u know that 20th user not running correctly in ur graph?

3 Answers   Infosys, ITC Infotech,


What does vuser_init action contain?

4 Answers  


What are the documents your using ,and how your distibute the users

0 Answers  


How can we recording vuser scripts using vugen?

0 Answers  


What do you mean by path?

0 Answers  


Categories