This document discusses test implementation and execution. It describes taking test conditions and transforming them into test cases, test procedures, and other testware. This includes setting up a test environment and test data. The major tasks of implementation and execution are described as implementing the tests, executing the tests according to procedures, logging results, comparing actual and expected outcomes, and reporting any discrepancies found. Tests are re-executed as needed after defects are addressed.