Testing is a____if a program does not work correctly.
-
Failure
-
Success
-
Complete
-
Partial
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.