What exactly is the difference among all the three
recording modes.
Answer Posted / 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 |
Post New Answer View All Answers
what is error and fault in terms of software quality?
What is the expert view?
Where we can use the synchronization?
Hi Samrat, Thank u very much, what u said it is right.
Is any limitation to xml checkpoints?
Should have experience in framework means?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Hi All, I have QTP installed on my machine but the application under test is on remote machine. I need to automate the scenarios which consist of automatically enter the remote machine through IP address ,record the application in remote machine and run it also when played. Can some one tell how to record the application in remote machine.
Hi all can any one give me roles and responsibilities for QTP (not WINRUNNER)
Can any one send me the QTP Basic Coding Samples?
suppose in the middle of the project QTP will not work properly, then what do u do? and ur team?
How software tester can use constants and variables in scripts?
What is the Command used to start the QTP
Hi Sudhananda, plz send me the QTP framework with any diagram and PPTS . I want to switch to automatio, I done QTP from professional person, but he does not give me his knowledge properly. so pls help me Thaks send me on following address mirajkar.akash@gmail.com
what is the advantages and disadvantages of using functions instead of re usable actions