โ๏ธ Relationship of Epic, User Story, and Task in Agile Model
๐ Epic: A big goal or feature that spans multiple sprints, e.g., "Build a User Account System."
๐ User Story: A specific requirement from the userโs perspective, e.g., "As a user, I want to reset my password to regain access."
๐ Task: Actionable work to implement a user story, e.g., "Create the reset password form."
๐Relationship:
Epics โ User Stories โ Tasks. Each layer adds clarity and focus to achieve the goal efficiently!
Example:
- Epic: Build a Shopping Cart.
- User Story: "Add items to the cart."
- Tasks: Design UI, write backend code, and test functionality.
0 comments:
Post a Comment