Object Oriented Software Engineering   View all facts   Glossary   Help
subject > problem > defect > defect in an ordinary algorithm > not handling null conditions
Next defect in an ordinary algorithmnot handling singleton or non-singleton conditions    Updefect in an ordinary algorithm    Previous defect in an ordinary algorithmincorrect logical 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 defect10.4 - Defects in Numerical Algorithms 
not handling null conditionsdetermine all possible null conditions and run test cases that would highlight any inappropriate behaviourdefect in an ordinary algorithm10.3 - Defects in Ordinary AlgorithmsA common defect in which a program behaves abnormally when a null condition is encountered

Next defect in an ordinary algorithmnot handling singleton or non-singleton conditions    Updefect in an ordinary algorithm    Previous defect in an ordinary algorithmincorrect logical conditions