Adequately test a software module

How do you know when you have enough test cases to adequately test a software module?

Questions by ksankar56

Showing Answers 1 - 12 of 12 Answers

You know that you have the number and nature of test cases to adequately test a software module when you backward trace those test cases to the module's requirements and discover that all of the requirements are adequately covered by test cases.

  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