what is difference normal,analog,low level recording in
qtp? what is lowlevel recording?

Answers were Sorted based on User's Feedback



what is difference normal,analog,low level recording in qtp? what is lowlevel recording?..

Answer / shilpa reddy

1)normal recording is also known as context sensitive
recording.this is the default recording mode in qtp, which
is used to record the operations on standard GUI
objects.for each and every operation it generates
(statement) script.
2)in analog recording we will record mouse and keyboard
operations with respect to window or desktop co-
ordinates.here it generates single statement for all
operations.
note:a)If u take desktop coordinates u may get wrong output
if the application is moved from one place to another.
b)if u take window coordinates u will get the corrct output
even the application is moved from one place to another.
3)low level recording is used to record the operations on
the objects which are not recognised by the qtp.

Is This Answer Correct ?    17 Yes 1 No

what is difference normal,analog,low level recording in qtp? what is lowlevel recording?..

Answer / sudhansu sekhar patra

1)Normal recording mode records the objects in your
application and the operations performed on them.This mode
is the objects in your application regardless of their
location on the screen.
2)Analog recording mode enables you the exact mouse and
keyboard operations you perform in relation to either the
screen or the application window.In this recording
mode,Quick test records and tracks every movement of the
mouse as you drag the mouse around a screen or window.

This mode is useful for recording operations that
cannot be recorded at the level of an object, for example,
recording a signature produced by draging the mouse.
3)Low lebel recording enables you to record on any object
in your application,whether or not Quick test recognizes
the specific object or the specific operation.
This mode records all run time objects as window or on an
winobject or test objects.Use low level recording in an
environment or on an object not recognized by Quick test.

Is This Answer Correct ?    10 Yes 1 No

Post New Answer

More QTP Interview Questions

How to open any application during Scripting in QTP?

7 Answers   Celgene, IBM,


When should I use smart identification?

0 Answers  


Reverse a string keeping the words in the string as it is. E.G. "Quick Test Professional" O/P "Professional Test Quick"

1 Answers   Cap Gemini,


For example you are checking bit map check point before coming to the results. How can you say it is passed? Or failed? Anyways?

0 Answers  


can we do load testing , by using QTP......?

1 Answers  






IN EXCEL SHEET OF qtp SUPPOSE I ENTERED 10 NUMBERS RANDOMLY I HAVE TO GET TOTAL OF TEN NUMBERS IN THE 11 COLUMN USING qtp GIVE CODE TO IT USING qtp

2 Answers  


Hi..All I have installed QTP 10.0, and need to Automate SAP Application.....so i need to Install SAP Add-ins, anybady has SAP-Addins, Please help me, and thanks in advanced plese send it on my email id: sandipgami84@gmail.com Thanks, Sandip Gami +91-9714177088

1 Answers  


Differences between text and test area checkpoints?

0 Answers  


What is exact meaning of Database Checkpoint in QTP 9.2 and what are the different types of the database check points?

0 Answers  


I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?

0 Answers  


I want to assign values in a table in my software, in first column i will give values, table is of 4x4 i.e 4 row and 4 columns, i m using VBScript in my automation work. it is a simple table for giving values.

4 Answers   TCS, Wipro,


Explain Descriptive Programming Types with Examples?

0 Answers  


Categories