Bug-driven development: Difference between revisions

From HandWiki
imported>Rtextdoc
(add)
 
(No difference)

Latest revision as of 12:00, 7 February 2021

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