What can testing demonstrate?
What can testing demonstrate?
Testing can demonstrate the presence of defects in software, but it cannot prove their absence. The main goal of testing is to identify issues and ensure that the software behaves as expected under various conditions. However, it is practically impossible to guarantee that a piece of software is completely defect-free through testing alone.
B is correct
B. Testing can demonstrate that there are defects
B. Testing can demonstrate that there are defects