DocumentCode
399828
Title
Test coverage analysis based on program slicing
Author
Chen, Zhenqiang ; Xu, Baowen ; Yang, Hongji ; Chen, Huowang
Author_Institution
Dept. of Comput. Sci. & Eng., Southeast Univ., Nanjing, China
fYear
2003
fDate
27-29 Oct. 2003
Firstpage
559
Lastpage
565
Abstract
Coverage analysis is a structural testing technique, which helps to eliminate gaps in a test suite and determines when to stop testing. To compute test coverage, the paper proposes a gradation model, in which different coverage have different ranks, and the test coverage of the upper layer is compute according to the coverage of all the layers from the lowest to current layer and the rank difference. To distinguish the importance of different variables, the paper proposes a new concept - coverage about variables, based on program slicing, and adds powers according to their importance. Thus we can focus on the important variables to obtain higher test coverage. In most case, the coverage obtained by our method is bigger than that obtained by a traditional measure, because the coverage about a variable takes only the codes related into account, and the gradation model takes more factors into consideration when analyzing test coverage.
Keywords
program slicing; program testing; software metrics; structured programming; coverage analysis; gradation model; program analysis; program slicing; software testing; structural testing; test coverage; test suite; Computer science; Computer science education; Educational programs; Fluid flow measurement; Information processing; Laboratories; Modems; Software engineering; Software quality; Software testing;
fLanguage
English
Publisher
ieee
Conference_Titel
Information Reuse and Integration, 2003. IRI 2003. IEEE International Conference on
Print_ISBN
0-7803-8242-0
Type
conf
DOI
10.1109/IRI.2003.1251465
Filename
1251465
Link To Document