Test implementation and execution is the activity in the fundamental test process that includes test script generation. Test script generation is the process of creating executable test cases from test conditions and test data2 defines this activity as follows:
Test implementation and execution has the following major tasks:
Develop and prioritize test cases, creating test data and writing test procedures.
Check test environment has been set up correctly.
Execute test cases, evaluate results and document deviations from expected results.
Use exit criteria to report on suitability of system under test.
Test closure activities (A) include finalizing and archiving test results, evaluating the test process, identifying areas for improvement, and celebrating achievements. Test analysis and design (B) include reviewing test basis, identifying test conditions, designing high-level test cases, and defining exit criteria. Test planning and control © include defining test objectives, scope, strategy, resources, schedule, risks, and metrics.