Visible to the public Discovering Additional Violations of Java API Invariants

TitleDiscovering Additional Violations of Java API Invariants
Publication TypeConference Paper
Year of Publication2016
AuthorsHuang, Waylon
Conference NameProceedings of the 2016 24th ACM SIGSOFT International Symposium on Foundations of Software Engineering
Date PublishedNovember 2016
PublisherACM
Conference LocationNew York, NY, USA
ISBN Number978-1-4503-4218-6
KeywordsAPI, APIs, applications programming interfaces, Automated unit test generation, bug detection, compositionality, pubcrawl, regression tests, Resiliency
Abstract

In the absence of formal specifications or test oracles, automating testing is made possible by the fact that a program must satisfy certain requirements set down by the programming language. This work describes Randoop, an automatic unit test generator which checks for invariants specified by the Java API. Randoop is able to detect violations to invariants as specified by the Java API and create error tests that reveal related bugs. Randoop is also able to produce regression tests, meant to be added to regression test suites, that capture expected behavior. We discuss additional extensions that we have made to Randoop which expands its capability for the detection of violation of specified invariants. We also examine an optimization and a heuristic for making the invariant checking process more efficient.

URLhttps://dl.acm.org/doi/10.1145/2950290.2983977
DOI10.1145/2950290.2983977
Citation Keyhuang_discovering_2016