Monday, November 22, 2010

Bug Life Cycle

Status
Each bug has the status, which indicates the position of the bug in the life cycle. An Issue starts with "Open" status, then progresses to "Resolved" and then "Closed".

Following are the status of the bugs:
  1. Open
  2. In Progress
  3. Resolved
  4. Reopened
  5. Closed
Resolved
An issue can be resolved in many ways.

  1. Fixed
  2. Won't Fix
  3. Duplicate
  4. Incomplete
  5. Can't Reproduce

Priority: Indicates its relative importance.
  1. Blocker - Highest Priority - Indicates that this issue takes higher precedence over all others.
  2. Critical - Indicates that this issue is causing a problem and requires immediate attention.
  3. Major - Indicates that this issue has significant Impact
  4. Minor - Indicates that this issue has relatively minor impact.
  5. Trivial - Lowest Priority

No comments:

Post a Comment