W. Eric WongVidroha DebroyRichard M. GoldenXiaofeng XuBhavani Thuraisingham
We propose the application of a modified radial basis function neural network in the context of software fault localization, to assist programmers in locating bugs effectively. This neural network is trained to learn the relationship between the statement coverage information of a test case and its corresponding execution result, success or failure. The trained network is then given as input a set of virtual test cases, each covering a single statement. The output of the network, for each virtual test case, is considered to be the suspiciousness of the corresponding covered statement. A statement with a higher suspiciousness has a higher likelihood of containing a bug, and thus statements can be ranked in descending order of their suspiciousness. The ranking can then be examined one by one, starting from the top, until a bug is located. Case studies on 15 different programs were conducted, and the results clearly show that our proposed technique is more effective than several other popular, state of the art fault localization techniques. Further studies investigate the robustness of the proposed technique, and illustrate how it can easily be applied to programs with multiple bugs as well.
Abha MaruArpita DuttaKulamala Vinod KumarDurga Prasad Mohapatra
Ruizhi GaoW. Eric WongZhenyu ChenYabin Wang
Xiaodong GouAo ZhangChengguang WangYan LiuXue ZhaoShunkun Yang