Sciweavers

ESEM
2009
ACM

A detailed examination of the correlation between imports and failure-proneness of software components

13 years 9 months ago
A detailed examination of the correlation between imports and failure-proneness of software components
Research has provided evidence that type usage in source files is correlated with the risk of failure of software components. Previous studies that investigated the correlation between type usage and component failure assigned equal blame to all the types imported by a component with a failure history, regardless of whether a type is used in the component, or associated to its failures. A failure-prone component may use a type, but it is not always the case that the use of this type has been responsible for any of its failures. To gain more insight about the correlation between type usage and component failure, we introduce the concept of a failure-associated type to represent the imported types referenced within methods fixed due to failures. We conducted two studies to investigate the tradeoffs between the equal-blame approach and the failure-associated type approach. Our results indicate that few of the types or packages imported by a failure-prone component are associated with i...
Ekwa Duala-Ekoko, Martin P. Robillard
Added 22 Jul 2010
Updated 22 Jul 2010
Type Conference
Year 2009
Where ESEM
Authors Ekwa Duala-Ekoko, Martin P. Robillard
Comments (0)