Discipline: Analysis & Design
This discipline explains how to create a design from requirements that can be implemented by developers.
Relationships
Main Description

The purposes of Analysis & Design are:

  • To transform the requirements into a design of the system-to-be.
  • To evolve a robust architecture for the system.
  • To adapt the design to match the implementation environment.

The Analysis & Design discipline is related to other disciplines, as follows:

  • The Requirements discipline provides the primary input for Analysis and Design.
  • The Implementation discipline implements the design.
  • The Test discipline tests system designed during Analysis and Design.
  • The Project Management discipline plans the project, and each iteration.