Publication | Closed Access
Effective Software Fault Localization Using an RBF Neural Network
182
Citations
51
References
2011
Year
Software MaintenanceEngineeringNeural NetworkSoftware SystemsDiagnosisFault ForecastingSoftware EngineeringSoftware AnalysisReliability EngineeringFault AnalysisSystems EngineeringSoftware Fault LocalizationFuzzingRbf Neural NetworkVirtual Test CaseComputer ScienceAutomatic Fault DetectionAutomated RepairSoftware DesignProgram AnalysisSoftware TestingFault Injection
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.
| Year | Citations | |
|---|---|---|
Page 1
Page 1