❇️ 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