Important consequences of the impossibility of complete testing are ..?
A.
We can never be certain that the program is bug free
B.
We have no definite stopping point for testing, which makes it easier for some managers to argue for very little testing
C.
We have no easy answer for what testing tasks should always be required, because every task takes time that could be spent on other high importance tasks
The impossibility of complete testing has several important consequences. It means we can never be certain that the program is entirely bug-free (A). There is no definite stopping point for testing, which can make it easier for some managers to justify minimal testing (B). Additionally, there is no simple answer for which testing tasks should always be required, as each task takes time that could be allocated to other critical activities (C). Therefore, all these consequences (D) are valid and important considerations in software testing. Reference: ISTQB CTFL Syllabus V4.0, Section 2.2.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit