This is an archive of the old software engineering chair at Saarland University. It is no longer up-to-date.

Checked coverage: an indicator for oracle quality
by David Schuler, Andreas Zeller

Software: Testing, Verification and Reliability, Pages 531-551, Volume 23, Number 7, November 2013.

Download as PDF file.

Abstract

A known problem of traditional coverage metrics is that they do not assess oracle quality-that is, whether the computation result is actually checked against expectations. In this paper, we introduce the concept of checked coverage-the dynamic slice of covered statements that actually influence an oracle. Our experiments on seven open-source projects show that checked coverage is a sure indicator for oracle quality and even more sensitive than mutation testing.

Keywords

BibTeX Entry

@article{schuler-stvr-2013,
    title = "Checked coverage: an indicator for oracle quality",
    author = "David Schuler and Andreas Zeller",
    year = "2013",
    month = nov,
    journal = "Software: Testing, Verification and Reliability",
    number = "7",
    pages = "531--551",
    volume = "23",
}

Show all publications of the Software Engineering Chair.