Junior — Middle
What types of test documents and artifacts are used in your current project?
sobes.tech AI
Answer from AI
The following types of test documents and artifacts are usually used in the project:
- Test plan — describes the testing strategy, objectives, resources, and schedule.
- Test cases — detailed scenarios with input data, steps, and expected results.
- Test scenarios — more general sequences of actions to verify functionality.
- Test reports — results of executed tests, identified defects.
- Traceability matrix — links requirements with tests to control coverage.
- Automated tests — scripts that implement test cases programmatically.
These artifacts help systematize the testing process and ensure transparency for the team and the customer.