Multiple choice technology testing

  1. Incidents would not be raised against:

  1. a) requirements

  2. b) documentation

  3. c) test cases

  4. d) improvements suggested by users

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Incidents document deviations between expected and actual behavior during testing. Requirements, documentation, and test cases can all contain defects that cause incidents. User suggestions are enhancement ideas rather than failures, so they don't warrant incident reports; they should be captured as change requests or enhancement proposals instead.