Content deleted Content added
No edit summary |
|||
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 (eg, 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 debuging is proposed to find the smallest subset of network traffic from the original dialog, that when replayed still achieves the same goal as the original dialog <ref>{{cite conference|last1 = M. Zubair Rafique
== Software ==
|