Art of testing is to set up a small, manageable set of test cases in such a way as to maximize the chances of detecting a fault while minimizing the chances of wasting a test case by having the same fault detected by more than one test case.
The technique use is Equivalence Testing + Boundary Vaule Analysis + Cost Effect Analysis
No comments:
Post a Comment