Multiple choice

The testing procedure reveals

  1. failures

  2. errors in code

  3. errors in logic

  4. all of the above

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

Testing is designed to identify failures in the system, which occur when the software does not behave as expected during execution.