Exam-style question
Try this first
Which item should normally be included when presenting an individual test?.
- A.The expected test outcome
- B.The name of every person who viewed the test
- C.A complete list of all possible inputs
- D.The source code for an unrelated solution
Model answer
What a good answer should say
- The expected test outcome
Explanation
Why this works
The suggested structure includes the test performed, its purpose where needed, the test data, the expected outcome and the actual outcome with sample evidence.
Common mistake
No common mistake is linked to this question yet.
