The Relationship between Evolutionary Coupling and Defects in Large Industrial Software
View/ Open
Author
Kirbas, Serkan
Caglayan, Bora
Hall, Tracy
Counsell, Steve
Bowes, David
Sen, Alper
Bener, Ayse
Attention
2299/19494
Abstract
Evolutionary coupling (EC) is defined as the implicit relationship between 2 or more software artifacts that are frequently changed together. Changing software is widely reported to be defect-prone. In this study, we investigate the effect of EC on the defect proneness of large industrial software systems and explain why the effects vary. We analysed 2 large industrial systems: a legacy financial system and a modern telecommunications system. We collected historical data for 7 years from 5 different software repositories containing 176 thousand files. We applied correlation and regression analysis to explore the relationship between EC and software defects, and we analysed defect types, size, and process metrics to explain different effects of EC on defects through correlation. Our results indicate that there is generally a positive correlation between EC and defects, but the correlation strength varies. Evolutionary coupling is less likely to have a relationship to software defects for parts of the software with fewer files and where fewer developers contributed. Evolutionary coupling measures showed higher correlation with some types of defects (based on root causes) such as code implementation and acceptance criteria. Although EC measures may be useful to explain defects, the explanatory power of such measures depends on defect types, size, and process metrics.
Publication date
2017-04-05Published in
Journal of Software: Evolution and ProcessPublished version
https://doi.org/10.1002/smr.1842Other links
http://hdl.handle.net/2299/19494Metadata
Show full item recordRelated items
Showing items related by title, author, creator and subject.
-
Mining software insights: uncovering the frequently occurring issues in low-rating software applications
Khan, Nek Dil; Khan, Javed Ali; Li, Jianqiang; Ullah, Tahir; Zhao, Qing (2024-07-10)In today’s digital world, app stores have become an essential part of software distribution, providing customers with a wide range of applications and opportunities for software developers to showcase their work. This study ... -
Insights into software development approaches: mining Q &A repositories
Khan, Arif Ali; Khan, Javed Ali; Akbar, Muhammad Azeem; Zhou, Peng; Fahmideh, Mahdi (2024-01)Context: Software practitioners adopt approaches like DevOps, Scrum, and Waterfall for high-quality software development. However, limited research has been conducted on exploring software development approaches concerning ... -
Mutation-aware fault prediction
Bowes, David; Hall, Tracy; Harman, Mark; Jia, Yue; Sarro, Federica; Wu, Fan (ACM Press, 2016-07-18)We introduce mutation-aware fault prediction, which leverages additional guidance from metrics constructed in terms of mutants and the test cases that cover and detect them. We report the results of 12 sets of experiments, ...