Classified into two categories->
1. Black Box Testing.
2. White Box Testing.
Black Box Testing is done through following techniques:
1. Error Guessing
2. Equivalent Partioning
3. Boundary Value Analysis
4. Cause-effect Graphing
White Box Testing is done through following techniques:
1. Statement coverage.
2. Branch/Loop Coverage.
3. Flow coverage.
4. Condition coverage
5. Data flow coverage
6. Decision coverage
Friday, April 9, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment