A Novel Component Ranking Method for Improving Software Reliability.

Lixing Xue,Decheng Zuo,Zhan Zhang,Na Wu
DOI: https://doi.org/10.1587/transinf.2017edl8043
2017-01-01
IEICE Transactions on Information and Systems
Abstract:This paper proposes a component ranking method to identify important components which have great impact on the system reliability. This method, which is opposite to an existing method, believes components which frequently invoke other components have more impact than others and employs component invocation structures and invocation frequencies for making important component ranking. It can strongly support for improving the reliability of software systems, especially large-scale systems. Extensive experiments are provided to validate this method and draw performance comparison.
What problem does this paper attempt to address?