What exactly is the difference among all the three
recording modes.

Answers were Sorted based on User's Feedback



What exactly is the difference among all the three recording modes...

Answer / bhavani

There are three types of recording modes available in
QuickTest Pro

1.Normal mode 2.Analog mode 3.Low-level recording mode

Normal mode: This is the default mode of recording in
QTP ,Object and the Operation associated/performed with
Object can be recorded.This mode takes full advantage of
QuickTest's test object model,recognizing the objects in
AUT regardless of their location on the screen.

Analog mode:This mode records exact mouse and keyboard
operations you perform in relation to the screen /
application window.This mode is useful for the operation
which you can record at object level,such as drawing a
picture,recording signature.the steps recoded using Analog
mode are saved in seperate data-file,Quick tests adds to
your test a Run Analog file statement that calls the
recorded Analog file.This file is stored with your action
in which these Analog steps are created.The steps recorded
in Analog mode can not be edited within QuickTest.

Low-level recording mode:enables you to record any object
or operation in your AUT whether or not QuickTest
recognizes the it.This Low-level recording is useful when
the exact location of an Object/operation in your AUT is
important for your test.This mode records in terms of X,Y
co-ordinates.Unlike in Analog mode,the steps can be seen in
Test script,as well in Keyword view.

Is This Answer Correct ?    12 Yes 1 No

What exactly is the difference among all the three recording modes...

Answer / sreelaxmi

In QTP tPhere are 3 types of Recordings
1. Normal or Context sensitive recording
2. Analog
3. Low-level

1. Normal or COntext sensitive recording: It is a default
recording mode and it records all the key board inputs and
mouse click on the application and generates VB Scripting
in Expert view.

2. Analog Recording: In this mode, it records the key board
inputs , mouse clicks and mouse movements also. It is used
for Digital signatures or diagrams using mouse.
It records in two ways:
a. Relative to the Screen(Desktop)
b. Relative to Window(appliaction)
3. Low-level Recording: It records according to the mouse
co-ordinates. In this mode, it treats all the objects as
custom objects and gives mouse co-ordinates for each click.

Is This Answer Correct ?    6 Yes 0 No

What exactly is the difference among all the three recording modes...

Answer / anil

there are 3 recording modes in QTP

1>general recording mode:-it records the keyboard
operations and mouse pointer movements with respect ot the
objects in window

2>analog recording mode:- it records only mouse pointer
movements

3>low level recording mode:- it records some non standard
and advanced objects in the screen

Is This Answer Correct ?    1 Yes 0 No

What exactly is the difference among all the three recording modes...

Answer / k.chandra sekhar

a) In QTP having 3 recording modes. They are
b) Normal recording mode
c) Analog recording mode
d) Low level recording mode


This chandra sekhar
Contact any query of testing 040-65880049

Is This Answer Correct ?    0 Yes 1 No

What exactly is the difference among all the three recording modes...

Answer / chand.

We have two different recording modes, they are
Analog recording---This is used to record mouse movements
of the application.
Context sensitve recording---this is used to record Key
board and mouse movemets of the application.

Correct me , if i m wrong.

Is This Answer Correct ?    1 Yes 14 No

Post New Answer

More QTP Interview Questions

Please explain the role of Regular expression in QTP

0 Answers  


can u explain relative path architecture framework in qtp?

0 Answers   Mindlance,


who QTP recognizes the object stored in object repository?

0 Answers   Infosys, Mphasis,


how we implement share object repository in QTP 9.0 without using quality Centre , Explaine in brief

0 Answers   HCL,


How to recognise the webelement and verifying that webelement is enabled?

0 Answers  






Does we use Classes and methods in realtime..?How wud we access methods in a class..?Thanq Guys..!

3 Answers  


how to find that tools work well with your existing system?

0 Answers  


How to release all resources file from the QTP?

0 Answers   Tech Mahindra,


Can you brief the hurdles you faced during Automation testing?

0 Answers  


After executing the script in qtp suppose i found some script execute successfully and found some error.So how to report the status for both (i.e pass and fail report)in test director. For "fail" We use "defect tab" in testdirector. But for "pass" how to report it to TL.what is the process plz anybody ans

0 Answers   TCS,


If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.

6 Answers  


What are output values and why they are used ?

0 Answers  


Categories