| June 25 2020 | Further Adventures in QA for the Perl 5 Core Distribution | Back Next |
Wikipedia says:
Bisection is a method used in software development to identify
change sets that result in a specific behavior change. It is
mostly employed for finding the patch that introduced a bug.
Code bisection has the goal of minimizing the
effort to find a specific change set.
| Home Last TOC | Copyright © 2020 James E Keenan | Back Next |