Iteration(迭代) Workflows: Example Implementation(实现) Pattern

The above example workflow is a typical implementation pattern when the project follows an iterative and incremental development process. This is a recurring pattern in iterations both in the Elaboration Phase(精化阶段) and Construction Phase(构建阶段). This pattern will typically be repeated for every build in an iteration. The frequency of build production varies from project to project, some projects will produce builds on a daily basis, others produce one build per iteration.