Testing methodologies are set of rules or guidelines that are followed to minimize the number of test cases and also provide with maximum test coverage.
The following methods are commonly used:
· equivalence partioning
· boundary-value analysis
· error guessing
The following are lesser-used methods:
· cause-effect graphing
· syntax testing
· state transition testing
· graph matrix
The following methods are commonly used:
· equivalence partioning
· boundary-value analysis
· error guessing
The following are lesser-used methods:
· cause-effect graphing
· syntax testing
· state transition testing
· graph matrix
Comments
Software Processes