Test Execution



Definition

Test execution is the testing task of running the test scripts and executing the test suites of test cases.

Objectives

The typical objectives of test execution are to:

Preconditions

Test execution can typically begin when the following preconditions hold:

Completion Criteria

Test execution is typically complete when the following postconditions hold:

Steps

Test execution typically involves performing the following steps:

Techniques

Test execution typically can be performed using the following techniques:

Work Products

Test execution typically results in the production of all or part the following work products:

Guidelines