Object Oriented Software Engineering View all facts Glossary Help |
subject > practice > testing strategy > brute force |
brute force | ||||
subject | fact |
brute force | is pointless because any given defect is likely to cause failures with many different input values | |
is a subtopic of 10.2 - Effective and Efficient Testing | ||
is a kind of testing strategy | ||
takes such a huge amount of time so as to be impractical | ||
tests a method using every possible value |