Jump to content

Bug-driven development

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Aeusoes1 (talk | contribs) at 18:54, 1 October 2019 (some cleanup). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Bug-driven development is an ad-hoc software development methodology wherein incremental development is triggered by raising bugs on existing program or software prototype. The concept is generally invoked facetiously, and comes with the implication that high volumes of computer code are written with little regard for unit testing by the programmers.

See also