All Path Coverage Software Testing Technique Based on Predication

Li guibo,Zhang weiguo,Yao bo
DOI: https://doi.org/10.16526/j.cnki.11-4762/tp.2009.04.025
2009-01-01
Abstract:Path coverage testing is the top coverage testing technique in white box testing.In order to realize all path coverage test of complex program,an all path coverage software testing technique is proposed based on predication.Firstly the basic theory of predication coverage is researched.Then the test of isolated chain is tested after the predication has been moved out.From the point of integration testing,all path coverage can be realized through the integration of predication and the isolated chains.Meanwhile,the basis path coverage is added into the algorithm so as to test the main path of the program.The applicable example shows that the algorithm is practical,high efficiency and worthy of using abroad.
What problem does this paper attempt to address?