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, the testing process has revealed a failure. Testing succeeds when it finds bugs, so a malfunctioning program represents a test failure that needs to be addressed.