Task: Fix Defects
The improvement process for any system/application that contains defects.
Disciplines: Design and Development Discipline
Relationships
RolesPrimary Performer: Additional Performers:
InputsMandatory:
    Optional:
    • None
    Outputs
      Main Description
      The improvement process for any system/application that contains defects. Developers will conduct an internal test after fixing any detected defects before sending the fixed system/application to QA.
      Steps
      Fix bug
      Update unit test

      If not built for development, update not required.

      Commit to Trunk
      Build Initiated
      Repeat cycle. Use CI if applicable.
      Test build
      If build passes testing, procede to next step. If not, return to step one.
      Deploy to QA
      Submit for re-test