var backPath = './../../../'; var imgPath = './../../../images/'; var nodeInfo=null; contentPage.preload(imgPath, backPath, nodeInfo, '', false, false, false);
Term Definition: defect
Main Description
An anomaly, or flaw, in a delivered work product. Examples include such things as omissions and imperfections found during
early lifecycle phases and symptoms of faults contained in software sufficiently mature for test or operation. A defect can
be any kind of issue you want tracked and resolved. See also: change
request .