Complete Testing

Select a reason that does not agree with the fact that complete testing is impossible:
a. The domain of possible inputs is too large to test.
b. Limited financial resources.
c. There are too many possible paths through the program to test.
d. The user interface issues (and thus the design issues) are too complex to completely test.

Questions by tjpavithra

Showing Answers 1 - 6 of 6 Answers

ashishks

  • Aug 26th, 2009
 

c. There are too many possible paths through the program to test.

And this is why in the "Principles of testing", it is clearly mentioned:

"EXASTIVE TESTING IS NOT POSSIBLE"

  Was this answer useful?  Yes

Select a reason that does not agree with the fact that complete testing is impossible:

a. The domain of possible inputs is too large to test.
b. Limited financial resources.
c. There are too many possible paths through the program to test.
d. The user interface issues (and thus the design issues) are too complex to completely test.


ANSWER:

b. Limited financial resources
 
This does not agree with the statement because no matter how much financial resources you have, you would still be unable to fully test an application.  
 
Answers a, b, and d are reasons why complete testing is impossible.  They do agree.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions