Skip to main content

Enterprise MSF Agile (with CobiT)

Go Search
Home
  
Enterprise MSF Agile (with CobiT) > Wiki Pages > Activity - Code the Fix for a Bug (Test a Quality of Service Requirement)  

Activity - Code the Fix for a Bug (Test a Quality of Service Requirement)

Activity Information

Code the Fix for a Bug

Description

When a developer determines the appropriate approach to fix the bug, the code must be changed to fix it. The developer must correct the problem in the bug description while not introducing any new bugs or breaking the build.

Roles

PerformerDeveloper

Attributes

CategoriesBuild, Check In

Steps

  1. Retrieve Code:
    Retrieve all files that must be changed to fix the bug.

  2. Write New Code:
    Write code in new files to correct the problem.

  3. Write Code in Existing Code Files:
    Add or remove code in existing files to fix the problem.

Inputs and Outputs

WorkProductInputOutputAllowable States
Code(none)

Predecessors

TypeNameDependency Type
Decide on a Bug Fix StrategyFinish-Start
Determine InterfacesFinish-Start
Partition the SystemFinish-Start

Successors

TypeNameDependency Type
Perform a Unit TestFinish-Start

Last modified at 1/17/2008 11:18 PM  by Administrator