Interview Questions

Why Testing CANNOT Ensure Quality

Software QA/Testing Technical FAQs


(Continued from previous question...)

Why Testing CANNOT Ensure Quality

Testing in itself cannot ensure the quality of software. All testing can do is give you a certain level of assurance (confidence) in the software. On its own, the only thing that testing proves is that under specific controlled conditions, the software functioned as expected by the test cases executed.

(Continued on next question...)

Other Interview Questions