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

Generating Test Cases for Specification Mining - ISSTA 2010
by Valentin Dallmeier, Nikolai Knopp, Christoph Mallon, Sebastian Hack, Andreas Zeller

July 2010.

Download as PDF file.

Abstract

Dynamic specification mining observes program executions to infer models of normal program behavior. What makes us believe that we have seen sufficiently many executions? The typestate miner generates test cases that cover previously unobserved behavior, systematically extending the execution space and enriching the specification. To our knowledge, this is the first combination of systematic test case generation and typestate mining--a combination with clear benefits: On a sample of 800 defects seeded into six Java subjects, a static typestate verifier fed with enriched models would report significantly more true positives, and significantly fewer false positives than the initial models.

Keywords

BibTeX Entry

@inproceedings{dallmeier-issta-2010,
    title = "Generating Test Cases for Specification Mining",
    author = "Valentin Dallmeier and Nikolai Knopp and Christoph Mallon and Sebastian Hack and Andreas Zeller",
    year = "2010",
    month = jul,
    location = "Trento",
}

Show all publications of the Software Engineering Chair.