Object Oriented Software Engineering   View all facts   Glossary   Help
subject > problem > defect > defect in an ordinary algorithm > operator precedence error
Next defect in an ordinary algorithmperforming a calculation in the wrong part of a control construct    Updefect in an ordinary algorithm    Previous defect in an ordinary algorithmoff-by-one error   

operator precedence error comparison table
Subject have testing strategy has definition be is a subtopic of is a kind of hide until
defect in an ordinary algorithm   10.4 - Defects in Numerical Algorithmsdefect 
operator precedence error
  • run tests that anticipate possible errors
  • use code inspections
A defect in which a programmer omits needed parentheses, or puts parentheses in the wrong placeobvious10.3 - Defects in Ordinary Algorithmsdefect in an ordinary algorithmspecial conditions arise

Next defect in an ordinary algorithmperforming a calculation in the wrong part of a control construct    Updefect in an ordinary algorithm    Previous defect in an ordinary algorithmoff-by-one error