Test Artefacts
Test Design
Every Issue will have at least one design. If it is a complex issue, more than one design may be required.
Write design
Link to parent issue
Peer review
Complete design
Change to issue review design
Test Case
Every design will have one test case only, and each test case will have one design only. A test case should not be started until the Test design is peer-reviewed.
Write a Test Case from the Design
Link to parent issue
Peer review
Complete Case
Change to Design Review Case
Test Execute
Each Test Case case may be executed many times
Perform Test Execution
Review results
Analyse the cause of fails
Peer review
Negotiate fails with Development and product owner
Retest
Reiterate above tests
Last updated