2015
Report  Unknown

Improving test coverage measurement for reused software

Miranda B., Bertolino A.

Software testing  Coverage criteria  Software engineering 

Test coverage adequacy measures provide a widely used stopping criterion. Engineering of modern software-intensive systems emphasizes reuse. In the case that a program including reused code or third-party components uses them in a context that is different from the original one, some of their entities (e.g. branches) might never be exercised, thus producing a code coverage level far from full and not meaningful anymore as a stopping rule for the program at hand. We introduce a new coverage criterion that in each testing context in which a code is reused calculates coverage measures over the set of relevant entities for that context. We provide an approach for identifying relevant entities using dynamic symbolic execution. The introduced coverage adequacy criterion is assessed in an exploratory study against traditional coverage in terms of test suite size reduction factor, cost-effectiveness ratio and rate of fault detection.

Source: ISTI Technical reports, 2015



Back to previous page
BibTeX entry
@techreport{oai:it.cnr:prodotti:327848,
	title = {Improving test coverage measurement for reused software},
	author = {Miranda B. and Bertolino A.},
	institution = {ISTI Technical reports, 2015},
	year = {2015}
}