Multiple choice technology testing

Testing is a____if a program does not work correctly.

  1. Failure

  2. Success

  3. Complete

  4. Partial

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

When a program does not work correctly, testing is considered a failure because it has revealed a defect. The goal of testing is to find failures so they can be fixed before deployment.