期刊名称:International Journal of Computer Trends and Technology
电子版ISSN:2231-2803
出版年度:2015
卷号:29
期号:3
页码:150-156
DOI:10.14445/22312803/IJCTT-V29P126
出版社:Seventh Sense Research Group
摘要:Coverage is a measure used in software testing. It decides the percentage in which the source code of a program has been tested. Today so many code coverage tools are available to check how much code is being tested. Some tools have their own advantages and limitations. In this paper, we propose to give a survey in such a way that which tool is giving effective results when compared with other tools in consideration of all scenarios. We also explain how to catch, analyze and testing the code of java programs. The major part of this survey examines the most commonly used coverage based testing tools. We also survey overandabove features which are affiliated with code coverage based testing tools. Such features accomplish tools more advantageous and experimental, particularly for largescale, reallife popular software applications. This study makebelieve each tool has its individual features attached to its application domains. Therefore, this study can be used to select the right coverage testing tools based on various requirements.
关键词:code coverage; test cases; measurements; analysis and effectiveness