๐Ÿ”Phase 2: Requirement Analysis

Requirements analysis is the crucial phase where the project team works to understand the needs and objectives of the product in order to define detailed requirements.

Careful requirements analysis helps ensure the development team builds the right product that solves the right customer problems. It provides the necessary level of detail to estimate timelines, complexity, and resources needed for development.

What are the properties of a good requirement according to the SMART principles?

Requirements are clear, detailed, and targeted. No ambiguity.

  • Avoids vague language like "easy to use"

  • Uses specific, concrete terms

In summary, good requirements follow the SMART principles by being:

โœ”๏ธSpecific and detailed

โœ”๏ธMeasurable and testable

โœ”๏ธAttainable and realistic

โœ”๏ธRelevant to stakeholders' needs

โœ”๏ธTimelines

The SMART principles help guide writing requirements that inform design, development, and testing activities in an objective, measurable way.

Last updated