Open code coverage framework: A framework for consistent, flexible and complete measurement of test coverage supporting multiple programming languages

1Citations
Citations of this article
7Readers
Mendeley users who have this article in their library.

Abstract

Test coverage is an important indicator of whether software has been sufficiently tested. However, there are several problems with the existing measurement tools for test coverage, such as their cost of development and maintenance, inconsistency, and inflexibility in measurement. We propose a consistent and flexible measurement framework for test coverage that we call the Open Code Coverage Framework (OCCF). It supports multiple programming languages by extracting the commonalities from multiple programming languages using an abstract syntax tree to help in the development of the measurement tools for the test coverage of new programming languages. OCCF allows users to add programming language support independently of the test-coverage-criteria and also to add test-coverage-criteria support independently of programming languages in order to take consistent measurements in each programming language. Moreover, OCCF provides two methods for changin the measurement range and elements using XPath and adding user code in order to make more flexible measurements. We implemented a sample tool for C, Java, and Python using OCCF. OCCF can measure four test-coveragecriteria. We also confirmed that OCCF can support C#, Ruby, JavaScript, and Lua. Moreover, we reduced the lines of code (LOCs) required to implement measurement tools for test coverage by approximately 90% and the time to implement a new test-coverage-criterion by over 80% in an experiment that compared OCCF with the conventional non-framework-based tools. Copyright © 2011 The Institute of Electronics, Information and Communication Engineers.

Cite

CITATION STYLE

APA

Sakamoto, K., Ishikawa, F., Washizaki, H., & Fukazawa, Y. (2011). Open code coverage framework: A framework for consistent, flexible and complete measurement of test coverage supporting multiple programming languages. In IEICE Transactions on Information and Systems (Vol. E94-D, pp. 2418–2430). Institute of Electronics, Information and Communication, Engineers, IEICE. https://doi.org/10.1587/transinf.E94.D.2418

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free