DDD

Document-driven development is a process that centers around producing documents that describe how the code will be structured and then coding from those documents. It is normally associated with "big-design up-front" or "waterfall" software development. It is in contrast to test-driven development where the focus is on producing working code one test at a time.


Tags: coding

Edit this page
Wiki-logo