Testware, also known as test work products, includes all artefacts created during the test management process. These artefacts support the planning, execution and reporting of tests.
Common Types of Testware:
- Test Plans: Documents outlining the scope, approach, resources and schedule for testing.
- Test Cases: Detailed descriptions of specific test scenarios.
- Test Scripts: Automated scripts used to execute tests.
- Test Reports: Summaries of test results and findings.
- Defect Logs: Records of identified issues during testing.
Testware is essential for managing testing activities effectively. It helps ensure that all aspects of the software are tested and provides a basis for evaluating quality.
