Send email Copy Email Address
2025-03-03

Simplifying and Isolating Failure-Inducing Input: A Retrospective on Delta Debugging

Summary

Delta Debugging is a technique to simplify and isolate failure-inducing changes. Its most popular application is on program inputs, where it reduces a failure-inducing input to a minimal input that still triggers the failure. This paper provides a retrospective on Delta Debugging, discussing its origins, applications, and impact. We also discuss the limitations of Delta Debugging and suggest directions for future research.

Article

Date published

2025-03-03

Date last modified

2025-04-15