Artifact: Test Data
This artifact defines a collection of test input values that are consumed during the execution of a test, and expected results referenced for comparative purposes during the execution of a test.
Domain:  Test
Work Product Kinds:  Solution
Purpose

The purpose of test data is to:

  • facilitate test execution of specified paths or scenarios
  • systematically test how the system under test uses data
  • identify specific values for data types required of a test case for both normal paths or scenarios as well as alternative paths
  • facilitate the identification of error conditions through boundary analysis
Relationships
RolesResponsible: Modified By:
TasksInput To: Output From:
More Information
Checklists