Test Implementation
Test implementation is the activity during which tests are organized and
prioritized by the Test Analysts.
In formally-documented contexts, test implementation is the activity in which
test designs are implemented as concrete test cases, test procedures, and test
data.
Some organizations following the IEEE 829 [IEEE829] standard define inputs
and their associated expected results in test case specifications and test steps
in test procedure specifications.
More commonly, each test’s inputs, expected results, and test steps are
documented together.
Test implementation also includes the creation of stored test data (e.g., in flat
files or database tables).