Object Oriented Software Engineering   View all facts   Glossary   Help
subject > problem > defect > defect in an ordinary algorithm > incorrect logical conditions
Next defect in an ordinary algorithmnot handling null conditions    Updefect in an ordinary algorithm    Previous defect in an ordinary algorithmuse of an inappropriate standard algorithm   

incorrect logical 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 
incorrect logical conditionsusing equivalence class and boundary testing - to compute the equivalence classes, consider as an input each variable used in a rule or logical conditiondefect in an ordinary algorithm10.3 - Defects in Ordinary AlgorithmsA common defect in which the logical conditions that govern looping and if-then-else statements are wrongly formulated

Next defect in an ordinary algorithmnot handling null conditions    Updefect in an ordinary algorithm    Previous defect in an ordinary algorithmuse of an inappropriate standard algorithm