Use this for applications in which the actual movement of the mouse is what you want to record. These can include drawing a mouse signature or working with drawing applications that create images by dragging the mouse.
To Record an application using analog recording mode,
select Automation > Analog Recording or click on Analog Recording button
Analog Recording mode
1. Record relative to a specified window
2. Record relative to the screen
For Record relative to the screen, QuickTest inserts the RunAnalog step for a Desktop item. Ex: Desktop.RunAnalog "Track1"
For Record relative to the following window, QuickTest inserts the RunAnalog step for a Window item. Ex: Window("Microsoft Internet Explorer").RunAnalog "Track1"
The track file called by the RunAnalog method contains all your analog data and is stored with the current action
Table of Contents
- QTP Introduction
- Manual Testing Disadvantages
- Advantages of QTP
- Add-In Manager in QTP
- Testing Process in QTP
- Components of QTP
- Recording QTP Scripts
- Recording Modes
- QTP Script View
- Object Identification
- Object Repository
- Object Spy
- Actions in QTP
- Checkpoints
- Parameterizing
- Working with Data Table
- Environment Variables
- Virtual Objects
- Output Values
- Running QTP Test Scripts
- Recovery Scenario
- Sample Scripts
- Certification Questions
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment