Object Oriented Software Engineering View all facts Glossary Help |
subject > process > verification > testing > equivalence class testing |
equivalence class testing | ||||
subject | fact |
equivalence class testing | has definition A testing strategy based on determining the possible equivalence classes and creating a test case for each | |
is a subtopic of 10.3 - Defects in Ordinary Algorithms | ||
is a kind of testing | ||
testing | can find defects whose consequences are obvious but which are buried in complex code, and thus will be hard to detect when inspecting | |
involves thinking of what could go wrong without actually studying the software | ||
is complementary to inspecting | ||
requires attention to detail | ||
process | see also process^2 |