Defect life cycle and Defect Status Life Cycle

pavansmiles 1,785 views 6 slides Nov 13, 2014
Slide 1
Slide 1 of 6
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6

About This Presentation

Here is small ppt about Defect life cycle and Defect Status Life Cycle.


Slide Content

Defect Life Cycle By Pavan [email protected] [email protected]

Enter a New Defect Assign to Developer Analysis the Defect Fix the Bug Reject the Bug with Explanation Assign to Tester Close the Defect If Satisfied If not Satisfied If not Satisfied the Bug is Reopened and rest of the cycle is followed Reopened By Pavan [email protected] [email protected]

During Execution of Test Cases, if tester finds any Defect then they report the Defects in Defect Report file and name it as a New Defect. All new Defects are send to Developer for fixing the Defects and name it as Defects Assign to Developer. Developers analyse the Defects. If the Defects are Valid then Developer will fix the Defect by modifying programming code, if the Defects are invalid then Developer will Reject the Defect with Explanation. All fixed Defects are send to testers for Defect fix confirmation. Tester will involve in Retesting on all fixed Defects, if Defects are fixed then Tester will close all the Defects. If Defects are not fixed then reassign the Defects to Developer. This process will continue until all Defects are closed. Explanation [email protected] By Pavan [email protected]

Defect Status Life Cycle [email protected] By Pavan [email protected]

New Open Rejected Duplicate Deferred Fixed Reopen Closed [email protected] By Pavan [email protected]

Explanation New: This is given by QA. All New Defect status will be given as New. N ew Defects can be changed to any one of below status: Open: Developer accepted the Defect and ready to fix. Rejected: Developer is not accepted the Defect and not ready to fix. Duplicate: Duplicate Defect is raised. Deferred: Developer is accepted the Defect but postpone to fix the Defect. Fixed: Developers modify all O pen Defects by changing program code and if they are working on it they will change the status to Fixed. Closed: Tester involves in Retesting on Fixed Defects and if i t is passed then the status will be changed to Closed. Reopen: Tester involves in Retesting on Fixed Defects and if it is failed, then these will be assigned to Developer and Developers will change the status to Reopen. [email protected] By Pavan [email protected]
Tags