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

Testing is considered a failure when a program does not work correctly because its primary purpose is to verify that software functions as intended. When tests reveal defects or incorrect behavior, the testing process has identified a failure in the software development process.