![]() |
subject > problem > defect > defect in an ordinary algorithm > not handling null conditions |
![]() ![]() | ||||
not handling null conditions comparison table |
Subject | have testing strategy | is a kind of | is a subtopic of | has definition |
---|---|---|---|---|
defect in an ordinary algorithm | defect | 10.4 - Defects in Numerical Algorithms | ||
not handling null conditions | determine all possible null conditions and run test cases that would highlight any inappropriate behaviour | defect in an ordinary algorithm | 10.3 - Defects in Ordinary Algorithms | A common defect in which a program behaves abnormally when a null condition is encountered |
Next defect in an ordinary algorithm: not handling singleton or non-singleton conditions Up: defect in an ordinary algorithm Previous defect in an ordinary algorithm: incorrect logical conditions