previous | start | next

From Problem to Code - Iterative Software Development Process


(From Craig Larman, "Applying UML and Patterns", ch. 2,
Book link: http://authors.phptr.com/larman/uml_ooad/index.html)


The development process is iterative and incremental:


The result of each iteration is an incomplete, but executable system.

Important benefits from an iterative software development approach:



previous | start | next