There are two main testing(test case selection) strategies :
- White box testing or Structural testing(Internal structure of the program is considered)
- Coverage based testing
- Cyclomatic complexity
- Mutation testing
- Boundary-value analysis
- Equivalence partitioning
Unit Testing Strategies - 2 IITKH
No comments:
Post a Comment