How should test cases be prepared for Whitebox Testing?

Questions by timmy   answers by timmy

Showing Answers 1 - 3 of 3 Answers

kokkikumar

  • Jul 9th, 2008
 

a method for writing a set of white-box test cases that exercise the paths in the code? the use of equivalence partitioning and boundary value analysis to manage the number oftest cases that need to be written and to examine error-prone/extreme ?corner? test cases? how to measure how thoroughly the test cases exercise the code

  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