There are three types of actions in QTP
1. Reusable Actions: An action that can be called multiple times by the test with which it is sotred (the local test), as well as by other tests.
2. Non-Reusable Actions: An action that can be called only in the test with which it is stored, and can be called only one.
3. External Actions: A reusable action stored with another test. External actions are read-only in the calling test, but you can choose to use a local, editable copy of the Data Table information for the external aciton.
By default, new actions are non-reusable.
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
Tuesday, September 7, 2010
Actions in QTP
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment