๐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