Monday, October 11, 2010

Testing Process in QTP

  1. Analysing Application
  2. Create Test Scripts
  3. Enhancing Test Scripts
  4. Running Test Scripts
  5. Analysing Test Results

Analysing Application: Determine the various activities that customers perform in your application, to perform a particular task.

Divide the business process into smaller units which will be represent by test actions.

Each action should emulate an activity that a customer might perform while using your application.

Creating Test Scripts: Create a Test script, by recording a manual Test Scenario, in Application Under Test (AUT)

Enhancing Test Scripts

Running Test Scripts: QTP Connects to website or AUT and performs each operation in the test as performed manually while creating/recording tests.

Analysing Test Results: QTP Test Results are analysed.

No comments:

Post a Comment