Object Oriented Software Engineering View all facts Glossary Help |
| subject > process > verification > testing > equivalence class testing |
| equivalence class testing comparison table | |||
| Subject | is a kind of | is a subtopic of | has definition |
|---|---|---|---|
| testing | verification | 10.2 - Effective and Efficient Testing | An approach to verification that involves systematically executing software to detect defects |
| equivalence class testing | testing | 10.3 - Defects in Ordinary Algorithms | A testing strategy based on determining the possible equivalence classes and creating a test case for each |
Next testing: final testing Up: testing Previous testing: efficient testing