VIP – Test Coverage Techniques
Multiple Methods to create combinations of variables to create “covered” set of test cases.
- Use pairwise (and triples) using two different methods
- Dynamically look up data from database and create combinations of data
- Use a soap call to issue a request and response
- Use an external coverage service Testcover.com
- Use Permutation and Combinations