@inproceedings{e6aeeade1e3742d197433b7b89b67f94,
title = "Mind the Gap: What Working With Developers on Fuzz Tests Taught Us About Coverage Gaps",
abstract = "Can fuzzers generate partial tests that developers find useful enough to complete into functional tests (e.g., by adding assertions)? To address this question, we develop a prototype within the Mozilla ecosystem and open 13 bug reports proposing partial generated tests for currently uncovered code. We found that the majority of the reactions focus on whether the targeted coverage gap is actually worth testing. To investigate further which coverage gaps developers find relevant to close, we design an automated filter to exclude irrelevant coverage gaps before generating tests. From conversations with 13 developers about whether the remaining coverage gaps are worth closing when a partially generated test is available, we learn that the filtering indeed removes clearly non-test-worthy gaps. The developers propose a variety of additional strategies to address the coverage gaps and how to make fuzz tests and reports more useful for developers.",
author = "Carolin Brandt and Marco Castelluccio and Christian Holler and Jason Kratzer and Andy Zaidman and Alberto Bacchelli",
year = "2024",
doi = "10.1145/3639477.3639721",
language = "English",
series = "ACM International Conference Proceeding Series",
publisher = "ACM",
pages = "157--167",
booktitle = "Proceedings - 2024 ACM/IEEE 44th International Conference on Software Engineering",
address = "United States",
note = "2024 ACM/IEEE 44th International Conference on Software Engineering: New Ideas and Emerging Results, ICSE-SEIP 2024 ; Conference date: 14-04-2024 Through 20-04-2024",
}