|  Object Oriented Software Engineering   View all facts   Glossary   Help | 
| subject > problem > defect > defect in an ordinary algorithm > not terminating a loop or recursion | 
|   | ||||
| not terminating a loop or recursion 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 terminating a loop or recursion | 
 | defect in an ordinary algorithm | 10.3 - Defects in Ordinary Algorithms | A common defect in which a loop or a recursion does not always terminate, i.e. it is 'infinite' | 
 Next defect in an ordinary algorithm: off-by-one error     Up: defect in an ordinary algorithm    Previous defect in an ordinary algorithm: not setting up the correct preconditions for an algorithm
Next defect in an ordinary algorithm: off-by-one error     Up: defect in an ordinary algorithm    Previous defect in an ordinary algorithm: not setting up the correct preconditions for an algorithm