Task List
A complete list of the work items the Scrum Team plans to deliver in the current Sprint, typically including a short description for each task and, often, effort or time estimates.
Key Points
- Captures every task the team has planned for the current Sprint.
- Each task includes a clear description and usually an effort estimate; may also note owner and priority.
- Functions as the team's day-to-day execution guide and progress tracker.
- Kept visible and updated frequently to stay aligned with the Sprint Goal.
Example
In a two-week Sprint to deliver a login feature, the team records tasks such as design login UI (4 hours), implement authentication service (12 hours), write unit tests (6 hours), update error messages (3 hours), and perform code review (2 hours). The list is reviewed and updated in each Daily Scrum.
PMP Example Question
During the Daily Scrum, the team reviews a visible list of work items they committed to complete in the current Sprint, each with brief descriptions and effort estimates. What is this artifact?
- Product Backlog
- Task List
- Release Plan
- Definition of Done
Correct Answer: B — Task List
Explanation: The Task List is the set of tasks the Scrum Team plans for the current Sprint, typically including descriptions and estimates, and used to guide daily execution.
HKSM