Defect Management
Defect management is a process to identify the defect of the software. The Development team needs a defect management tool so that they can find defect easily and at a very early stage of process because as soon as the defect is detected the cost of fixing it will be low, but if the defect is detected in the later stage of development process then the cost of fixing that defect will be more. Defect management will work as a backbone to developing a team in finding the defect in the early stage in a very easy way.
Defect management process:
Identification:
This will be the first step to identify the defect in the process this can be done by the testing team and sometimes the customer can also tell you about the defect.
Categorization:
After the defect is registered, then it passes to the desired person then checks it and categorize it that what type of defect it is and then move to the next step.
Prioritization:
According to the type of defect or severity of the defect. These defects are a set of priorities for fixing it accordingly. It can handle through a formal channel or an individual team member who is working on defect can set its own priorities for fixing defects.
Assignment:
As soon as the priorities are decided by a formal channel defect is assigned to a developer to fix it.
Resolution:
The developer fixes the defect and places it in the same place from where it was identified.
Verification:
As soon as the defect is fixed, the tester team verifies that defect is actually fixing and working in the smoothest way or not.
Closure:
Once it is fixed and resolved it is marked as a closed case.
Management Reporting:
This provided at regular intervals which helps management to know which work is done and which work is going on and when it will be done.
Defect management process:
Identification:
This will be the first step to identify the defect in the process this can be done by the testing team and sometimes the customer can also tell you about the defect.
Categorization:
After the defect is registered, then it passes to the desired person then checks it and categorize it that what type of defect it is and then move to the next step.
Prioritization:
According to the type of defect or severity of the defect. These defects are a set of priorities for fixing it accordingly. It can handle through a formal channel or an individual team member who is working on defect can set its own priorities for fixing defects.
Assignment:
As soon as the priorities are decided by a formal channel defect is assigned to a developer to fix it.
Resolution:
The developer fixes the defect and places it in the same place from where it was identified.
Verification:
As soon as the defect is fixed, the tester team verifies that defect is actually fixing and working in the smoothest way or not.
Closure:
Once it is fixed and resolved it is marked as a closed case.
Management Reporting:
This provided at regular intervals which helps management to know which work is done and which work is going on and when it will be done.
Comments
Post a Comment