Syllabus Conspect Flashcards
1
Q
Errors, defects, failures
A
Error -> Defect (fault, bug) -> Failure
2
Q
Testing principles
A
- Testing shows the presence, not absence, of defects
- Exhaustive testing is impossible
- Early testing saves time and money
- Defects cluster together
- Tests wear out
- Testing is contaxt-dependent
- Absence-of-defects fallacy