Continuous development

From CNM Wiki
Revision as of 14:55, 20 October 2023 by Gary (talk | contribs) (Created page with "Continuous development (hereinafter, the ''Approach'') is an iterative approach to new product development in which the developers strive to achieve some working pro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Continuous development (hereinafter, the Approach) is an iterative approach to new product development in which the developers strive to achieve some working prototype as fast as possible and, further, undertake short-term sprints to produce some increments to that prototype.

The Approach relies on another approach, CI/CD, which combines continuous integration and continuous delivery. Both approaches allow for DevOps, in which a work product is tested as it is developed and it is developed based on continuous testing.