<aside> 💡 Project Execution starts with Functional and Technical Design. This helps identify the detailed tasks needed to start the development, configuration, or build.

The Sprint starts when these requirements are clear to the team. Sprints are typically done within 2-4 week time boxes. Before the time box ends, the team demos what they have completed to the Product Owner to gather early feedback. They also document their learnings through a Sprint Retrospective.

When an Increment (which could be composed of multiple Sprints), is ready for production deployment, more rigorous testing such as the Functional and Users Acceptance Test is done.

</aside>

Design

Functional Design

Technical Design

Build

Sprint Backlog

Sprint Review

Sprint Retrospectives

Test

Test Plan

Functional Test

Users Acceptance Test

Deploy

Deployment Plan