arXiv · 2412.14137
Design choices made by LLM-based test generators prevent them from finding bugs
Abstract
There is an increasing amount of research and commercial tools for automated test case generation using Large Language Models (LLMs). This paper critically examines whether recent LLM-based test generation tools, such as Codium CoverAgent and CoverUp, can effectively find bugs or unintentionally validate faulty code. Considering bugs are only exposed by failing test cases, we explore the question: can these tools truly achieve the intended objectives of software testing when their test oracles are designed to pass? Using real human-written buggy code as input, we evaluate these tools, showing how LLM-generated tests can fail to detect bugs and, more alarmingly, how their design can worsen the situation by validating bugs in the generated test suite and rejecting bug-revealing tests. These findings raise important questions about the validity of the design behind LLM-based test generation tools and their impact on software quality and test suite reliability.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
Noble Saji Mathews, Meiyappan Nagappan. 2024-12-18. Design choices made by LLM-based test generators prevent them from finding bugs. https://arxiv.org/abs/2412.14137
Cite the original work for its findings. Save a collection to share your selection of sources.