Methods, systems, and media are disclosed for assisting in testing a
section of code during code development. One embodiment includes
identifying a section of code for testing, and retrieving historical test
data and current bug data from one or more databases for the section of
code. The historical test data includes test results, for example, for
previous test scripts written for the section of code, and the bugs
recorded against the previous versions of the section of the code. The
current bug data, for instance, includes the current bugs and what
developer(s) wrote the current section of the code. The embodiment also
includes analyzing the historical test data and the current bug data to
yield an estimate of errors remaining in the section of code. Finally,
the embodiment includes displaying the estimate, whereby the estimate
assists in scheduling and test scripting for the section of code.