The Power of TestCase-Design
This introduction to test case design is intended for test managers who wish to increase the efficiency of their tests. It introduces the two major tasks of testing, test case definition and execution, and explains how test case definition can lead to higher test efficiency by minimizing the number of test cases without losses of test coverage. The video goes on to show how test case definition is broken down into test case design and test case specification. The last part of the video deals specifically with test case design and begins to show you how to keep the number of attribute combinations from exploding.





