3 papers
cs.SE2026
The Vocabulary of Flaky Tests in the Context of SAP HANA
Alexander Berndt, Zoltán Nochta, Thomas Bach
Background. Automated test execution is an important activity to gather information about the quality of a software project. So-called flaky tests, however, negatively affect this…
cs.SE2025
Fault Localization via Fine-tuning Large Language Models with Mutation Generated Stack Traces
Neetha Jambigi, Bartosz Bogacz, Moritz Mueller +2
Abrupt and unexpected terminations of software are termed as software crashes. They can be challenging to analyze. Finding the root cause requires extensive manual effort and exper…
cs.LG2024
On Enhancing Root Cause Analysis with SQL Summaries for Failures in Database Workload Replays at SAP HANA
Neetha Jambigi, Joshua Hammesfahr, Moritz Mueller +2
Capturing the workload of a database and replaying this workload for a new version of the database can be an effective approach for regression testing. However, false positive erro…