GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Testing Tools  >  QTP
Go To First  |  Previous Question  |  Next Question 
 QTP  |  Question 35 of 691    Print  
how many types of recording modes in QTP?describe each type with an example where we use them?
3 types of recording modes in QTP.1.norma 2.analog mode 3.low level recording mode.
pls describe where we use them exactly..



  
Total Answers and Comments: 7 Last Update: January 03, 2008     Asked by: latha 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: Ahmed
 

Choosing the Recording Mode

QuickTest's normal recording mode records the objects in your application and the operations performed on them. This mode is the default and takes full advantage of QuickTest's test object model, recognizing the objects in your application regardless of their location on the screen.

When working with specific types of objects or operations, however, you may want to choose from the following, alternative recording modes:

  • Analog Recording—enables you to record the exact mouse and keyboard operations you perform in relation to either the screen or the application window. In this recording mode, QuickTest 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 dragging the mouse.

    Note: You cannot edit analog recording steps from within QuickTest.

  • Low-Level Recording—enables you to record on any object in your application, whether or not QuickTest recognizes the specific object or the specific operation. This mode records at the object level and records all run-time objects as Window or WinObject test objects. Use low-level recording for recording in an environment or on an object not recognized by QuickTest. You can also use low-level recording if the exact coordinates of the object are important for your test or component.
  • Note: Steps recorded using low-level mode may not run correctly on all objects.



Above answer was rated as good by the following members:
angelrich, Ritik1008
September 15, 2005 16:01:48   
       

RE: how many types of recording modes in QTP?describe ...
There are three types of recording modes available in QuickTest Pro.1.Normal mode2.Analog mode3.Low-level recording modeNormal 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 useful? Yes | No
October 21, 2005 00:52:37   
shazia        

RE: how many types of recording modes in QTP?describe ...

Norma is typically used for normal recording to capture operations on the application ie.when all the screen snapshots need to be taken for each step.

Analog is generally used for Bitmap capturing.

Low level recording captures the mouse movements with respect to the co-ordinates on the Application Window.


 
Is this answer useful? Yes | No
July 27, 2006 16:02:27   
divya nagrani        

RE: how many types of recording modes in QTP?describe ...
how many types of recording modes are there in qtp and when we use them suggest some examples
 
Is this answer useful? Yes | No
August 03, 2006 16:21:36   
Ahmed        

RE: how many types of recording modes in QTP?describe ...

Choosing the Recording Mode

QuickTest's normal recording mode records the objects in your application and the operations performed on them. This mode is the default and takes full advantage of QuickTest's test object model recognizing the objects in your application regardless of their location on the screen.

When working with specific types of objects or operations however you may want to choose from the following alternative recording modes:

  • Analog Recording enables you to record the exact mouse and keyboard operations you perform in relation to either the screen or the application window. In this recording mode QuickTest 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 dragging the mouse.

    Note: You cannot edit analog recording steps from within QuickTest.

  • Low-Level Recording enables you to record on any object in your application whether or not QuickTest recognizes the specific object or the specific operation. This mode records at the object level and records all run-time objects as Window or WinObject test objects. Use low-level recording for recording in an environment or on an object not recognized by QuickTest. You can also use low-level recording if the exact coordinates of the object are important for your test or component.
  • Note: Steps recorded using low-level mode may not run correctly on all objects.


 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
July 10, 2007 06:11:19   
jayashilpa        

RE: how many types of recording modes in QTP?describe ...
There 3 types of recording modes

Normal : records the objects in the app and operations performed.

Analog : used to record mouse and keyboard operations.

Low-level : used to record objects that not recognised by QTP and also when exact coordinates are important for your test

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
October 30, 2007 10:24:26   
RAGHAVENDER        

RE: how many types of recording modes in QTP?describe ...

Three types of recording modes
1.Normal recording:it is like object oriented recording

2.Low level recording:it is well useful in multimedia applications.

3.Analog recording:By this we can know the Mouse pointer movements.


 
Is this answer useful? Yes | No
January 03, 2008 04:41:05   
shumi Member Since: December 2007   Contribution: 9    

RE: how many types of recording modes in QTP?describe each type with an example where we use them?
There are three types of regarding modes available in QTP

1.Normal:
Script is generated based on the properties of the object which is default one.

Note:
Usually we use Normal regarding mode only...
where the mouse movements r not required there we can use normal recoding

2.Analog:
Script ill be generated based on the mouse movements
it has two types as
1.Relative to the screen
2.relatine to the window


3.Lowlevel:

Based on the co-ordinates of the object script ill be created..



NOTE:

If we want to record the exact location of the operation we can go with lowlevel

Use Analog (or) Lowlevel when the app can't be recoded accurately by using Normal recording mode.....

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2010 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape