Content deleted Content added
m Mrwojo moved page Delta Debugging to Delta debugging: capitalization |
"debuging" should be "Debugging" |
||
Line 13:
Later, some software development tools have been inspired by Delta Debugging, such as the [[Bisection (software engineering)|bisect commands]] of [[revision control]] systems (e.g., git-bisect, svn-bisect, hg-bisect, etc.), which, instead of working on the program's code, apply the delta debugging methodology on the code history by comparing various versions until the faulty change is found.
Recently, '''Network Dialog Minimization''' a technique based on delta
== Software ==
|