![]() |
subject > problem > defect > defect in an ordinary algorithm > incorrect logical conditions |
![]() ![]() | ||||
incorrect logical 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 | ||
incorrect logical conditions | using equivalence class and boundary testing - to compute the equivalence classes, consider as an input each variable used in a rule or logical condition | defect in an ordinary algorithm | 10.3 - Defects in Ordinary Algorithms | A common defect in which the logical conditions that govern looping and if-then-else statements are wrongly formulated |
Next defect in an ordinary algorithm: not handling null conditions Up: defect in an ordinary algorithm Previous defect in an ordinary algorithm: use of an inappropriate standard algorithm