Defect-Density Assessment in Evolutionary Product Development: A Case Study in Medical Imaging

Yang-Ming Zhu,David Faller
DOI: https://doi.org/10.1109/ms.2012.111
IF: 3
2012-01-01
IEEE Software
Abstract:Defect density is the ratio between the number of defects and software size. Properly assessing defect density in evolutionary product development requires a strong tool and rigid process support that enables defects to be traced to the offending source code. In addition, it requires waiting for field defects after the product is deployed. To ease the calculation in practice, a proposed method approximates the lifetime number of defects against the software by the number of defects reported in a development period even if the defects are reported against previous product releases. The method uses aggregated code churn to measure the software size. It was applied to two development projects in medical imaging that involved three geographical locations (sites) with about 30 software engineers and 1.354 million lines of code in the released products. The results suggest the approach has some merits and validity, which the authors discuss in the distributed development context. The method is simple and operable and can be used by others with situations similar to ours.
What problem does this paper attempt to address?