Multiple choice technology testing

With thorough testing it is possible to remove all defects from a program prior to delivery to the customer.

  1. True

  2. False

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

Testing can only prove the presence of defects, not their absence. Due to the infinite path combinations and complexity of software, it is impossible to guarantee that all defects have been removed from a program, making the statement false.