Exam-style question
Try this first
What is expected regarding the planning or explanation of tests?.
- A.Tests must be planned in a test plan and cannot be explained elsewhere
- B.Tests must be carried out only after the system is fully coded
- C.Tests should either be planned in a test plan or fully explained alongside their evidence
- D.Tests do not need to be documented if the solution works
Model answer
What a good answer should say
- Tests should either be planned in a test plan or fully explained alongside their evidence
Explanation
Why this works
The requirement states that tests are expected either to be planned in a test plan or to be fully explained alongside the evidence. Testing evidence may be produced during coding or after the system is fully coded.
Common mistake
No common mistake is linked to this question yet.
