Interview Questions

What is software testing?

Software QA/Testing Technical FAQs


(Continued from previous question...)

What is software testing?

1) Software testing is a process that identifies the correctness, completenes, and quality of software. Actually, testing cannot establish the correctness of software. It can find defects, but cannot prove there are no defects.
2) It is a systematic analysis of the software to see whether it has performed to specified requirements. What software testing does is to uncover errors however it does not tell us that errors are still not present.

(Continued on next question...)

Other Interview Questions