2 papers
cs.SE2026
Can We Classify Flaky Tests Using Only Test Code? An LLM-Based Empirical Study
Alexander Berndt, Vekil Bekmyradov, Rainer Gemulla +3
Flaky tests yield inconsistent results when they are repeatedly executed on the same code revision. They interfere with automated quality assurance of code changes and hinder effic…
cs.SE2026
On the Flakiness of LLM-Generated Tests for Industrial and Open-Source Database Management Systems
Alexander Berndt, Thomas Bach, Rainer Gemulla +2
Flaky tests are a common problem in software testing. They produce inconsistent results when executed multiple times on the same code, invalidating the assumption that a test failu…