ISQI Certified Tester Foundation Level — Question 32
What can testing demonstrate?
Answer options
- A. Testing can demonstrate that there are no defects
- B. Testing can demonstrate that there are defects
- C. Testing can demonstrate that the software is correct
- D. Testing can demonstrate that there are no hidden defects in the software
Correct answer: B
Explanation
The correct answer is B because testing is designed to identify defects in software rather than prove their absence. While testing can provide evidence of existing defects, it cannot guarantee the absence of defects, making options A, C, and D incorrect.