3 papers
cs.SE2026
The Influence of Code Comments on the Perceived Helpfulness of Stack Overflow Posts
Kathrin Figl, Maria Kirchner, Sebastian Baltes +1
Question-and-answer platforms such as Stack Overflow are an important way for software developers to share and retrieve knowledge. However, reusing poorly understood code can lead…
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…