Scrum Terminology Flashcards
Development Team
Self-organising group of software developers
No more than 7 people
Responsible for developing the software and other essential project documents
Potentially shippable product increment
The software increment delivered from a sprint
In a finished state and no further work needed (not always achievable in practice)
Product backlog
List of ‘to do’ items
Might be software features/requirements, user stories.
Product owner
An individual or small group who must identify product needs/requirements, set their priority, and review the backlog to make sure the project continues to meet business needs. Might be the customer, or a manager at the company.
Scrum
A daily meeting to review progress and prioritise tasks. Short, and includes the whole team.
ScrumMaster
Ensures the scrum process is followed. Responsible for interacting with the rest of the company and the customer so the developers are not distracted.
Sprint
A development iteration, usually 2-4 weeks long.
Velocity
An estimate of how much of the backlog a team can cover in a single sprint. Understanding a team’s velocity can help them estimate what can be covered and provides a basis for measuring and improving performance.