Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software defect tracking - Coggle Diagram
Software defect tracking
Costs
Costs incress as development lifecycle progress
Most of the issues are in design phase
Types
Apprisal
Software testing
Code inspection
Analize proposals looking for errors
Prevention
Design review
Code review
Document review
Failure
Internal
External
Require additional time for damage contention
Defect
Failure to conform the specification
Variance from desired attribute
Described
Interface
Navigation
Functionality
Prioritized
Critical
Important
Higih
Low
Resolution status
Assigned
Open
WIP
Closed
Not a bug
Defects track
A systematic process is needed
It must be parallel to development
Phases
Requirement
Design and analysis
Programming
Mintenance
Defect Repo
Database to store bugs (bugdb)
Contains
Bug number
Date
Build name
Requirement
Addition information
Logs
Env access
It must track the life of the bug
Must be able to communicate changes to stakeholders