Integrating Path Testing with Software Reliability Estimation Using Control Flow Graph

Chao-Jung Hsu,Chin-Yu Huang
DOI: https://doi.org/10.1109/icmit.2008.4654546
2008-01-01
Abstract:In this paper, we propose a new approach to calculate a pathpsilas reliability along three basic programming structures, which include sequential, branching, and looping structures. The pathpsilas reliability is then taken to approximate the systempsilas reliability, and an example is evaluated to validate and show the effectiveness of proposed method. The numerical example yields several findings. First, the proposed method can be effectively used in the early stages of testing. Second, the path reliability is highly relative to system reliability, and the estimated error of the proposed method is acceptable. Third, with higher test coverage on path testing, the accuracy of system reliability estimation can be further improved. Therefore, the proposed method is a viable alternative method for architecture-based software reliability modeling.
What problem does this paper attempt to address?