Chapter 7 - Defects Flashcards
defect
A flaw in a component or system that can cause the component or system to fail to perform its required function, e.g., an incorrect statement or data definition. A defect, if encountered during execution, may cause a failure of the component or system
error
A human action that produces an incorrect result
failure
Deviation of the component or system from its expected delivery, service, or result
incident
Any event occurring that requires investigation
incident logging
Recording the details of any incident that occurred, e.g., during testing
root cause analysis
An analysis technique aimed at identifying the root causes of defects. By directing corrective measures at root causes, it is hoped that the likelihood of defect recurrence will be minimized
anomaly
Any condition that deviates from expectation based on requirements specifications, design documents, user documents, standards, etc., or from someone’s perception or experience. Anomalies may be found during, but not limited to, reviewing, testing, analysis, compilation, or use of software products or applicable documentation
priority
The level of (business) importance assigned to an item, e.g., defect
severity
The degree of impact that a defect has on the development or operation of a component or system
configuration control board
(or change control board or bug triage committee or incident triage committee): A group of people responsible for evaluating and approving or disapproving proposed changes to configuration items and for ensuring implementation of approved changes.