Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
How Execution Features Relate to Failures: An Empirical Study and Diagnosis Approach
Marius Smytzek, Martin Eberlein, Lars Grunske +1
Fault localization is a fundamental aspect of debugging, aiming to identify code regions likely responsible for failures. Traditional techniques primarily correlate statement execu…
cs.SE2024
Tests4Py: A Benchmark for System Testing
Marius Smytzek, Martin Eberlein, Batuhan Serce +2
Benchmarks are among the main drivers of progress in software engineering research. However, many current benchmarks are limited by inadequate system oracles and sparse unit tests.…