Wednesday, December 15, 2010

Enhancing Tests

After generating the basic test, we have to enhance the test in order to Test the AUT with respect to requirements.

There are several methods available in QTP for enhancing the TEST.

1. Inserting Check Points

2. Inserting Output Values

3. Adding Comments

4. Inserting Flow Control Statements

5. Synchronization

6. Parameterization

7. Generating Steps through Step Generator

8. Inserting Transaction Points:(Start and End)