During which phase of the STLC is the traceability matrix prepared?
- Requirement Analysis
- Test Design
- Test Execution
- Test Planning
The traceability matrix is prepared during the Requirement Analysis phase of STLC. It's a document that maps and traces user requirements with test cases. It ensures that all requirements are covered by test cases so that no functionality is left untested.
Loading...
Related Quiz
- Which testing process is designed to validate that the software meets the business requirements specified in the contract?
- In a situation where there's a need for quick validation of application features and immediate feedback to developers, which tester role becomes indispensable?
- Continuous Integration tools often use _______ to automatically detect and retrieve the latest code changes.
- Which document provides a detailed approach to the scope, resources, and schedule of the intended test activities?
- Why is exploratory testing often combined with other structured testing techniques in a testing cycle?