WorkDefinition Information Fix a Bug
DescriptionA bug indicates a potential need for corrective work on already implemented code. Fixing a bug might result in no action beyond changing the state of the bug, or changing the code. To prevent bug fixes from disrupting working code, the bug fixing process must be systematic and controlled. After a bug fix has been completed, the changed code must be checked against the design and coding guidelines, unit tested, reviewed, integrated, and checked in. The bug owner follows all code requirements that pertain to the affected code, as well as the design concepts and guidelines that drove the implementation. Failing to do so can cause the "fix" to be worse than the original problem.  Attributes| Element Categories | [Agile Report 5] Bugs by Priority | | Entry Criteria (Dependency) | Triage determines the bug needs to be fixed.
The bug is assigned to you. | | Exit Criteria | The code coverage for the unit tests meets the test metric threshold or non-coverage is explained.
The bug is fixed and ready for verification. The state of the bug is resolved.
The bug is abandoned as not reproducible. The bug is reassigned to the tester that created it. |
|
Last modified at 12/10/2007 3:34 PM by Administrator
|
|