Glossary: AGILE
What is AGILE?
A philosophy which provides an excellent baseline by the understanding of being iterative and incremental through collaboration between self-organizing, value-driven teams and adaptive to changes
What is Scrum?
Scrum is a formal process framework for developing and sustaining complex products. It has been invented by Jeff Sutherland and Ken Schwaber.
What is PRODUCT BACKLOG?
The Product Backlog is the single source of the new features, changes to existing features, bug fixes, infrastructure changes, and everything that might be needed in the product.
What is SPRINT BACKLOG?
The Sprint Backlog is timeboxed plan consisting of the product backlog subset that a team targets to deliver during a given period in order to meet the sprint goal.
What is BACKLOG REFINEMENT?
Backlog refinement is a regular pre-planning session for keeping the backlog updated and ensuring that the items at the top are at the right granularity for the next few sprints.
What is USER STORY?
The User story has two meanings in agile companies. Originally it is a format of requirements that answers the questions What? For Who? And Why?
It is also the smallest unit of the requirement delivering a business value in an agile framework.
What is SPRINT PLANNING?
The sprint planning is a regular start point session in order to clarify the backlog items and identify the impediments and dependencies.
The result of this session is the sprint kanban board that contains selected backlog items (the sprint backlog) typically broken into subtasks that might be assigned and estimated.
The team should always check their capacity and velocities prior to the commitment.
What is SPRINT RETROSPECTIVE?
The Sprint Retrospective is a regular feedback session of the scrum team at the end of the current sprint in order to improve continuously.
It is led by ScrumMaster and the whole team, including the product owner, participates.
ScrumDesk application supports retrospectives by 14 retrospective techniques.
What is SPRINT REVIEW?
During the Sprint Review, an informal session, the team, and stakeholders collaborate about what was done in the sprint in order to improve the product.
With the ScrumDesk application, users can easily generate the final sprint report that can be used in the Sprint Review session.
What is TASK BOARD?
The Task board is used by individuals or teams to track the work path toward completion. It contains backlog items and usually subtasks necessary to complete to deliver backlog items.
There might be more types of backlog items and subtasks. The task board represents the sprint backlog in Scrum.
What is KANBAN BOARD?
Kanban in Japanese means “a card”. Kanban board, in Agile preferably physical board, is the board with cards representing requirements or tasks used to visualize work.
The Kanban board is a key to the transparency and self-organization of an Agile team. It is also used to identify blockers and understand the effectiveness of the process.
What is BURN DOWN CHART?
The Burn Down chart is a graphic representation of the rate at which work is completed and how much work remains to be done. It is the primary Scrum Agile metric used for the prediction of commitment delivery. Some teams use a burndown chart to measure even mid-term plans realization via release (program increment) burndown charts.
What is the DEFINITION OF DONE (DOD)?
The Definition of Done is criteria for accepting user story as completed. It is an agreement between the team, the product owner and stakeholders. ScrumDesk supports the Definition of Done via story templates that speed-up the process of planning and make DoD consistent.
What is VELOCITY?
Velocity represents the amount of work which the team is able to deliver within an iteration. It is used to predict when the product backlog will be completed.
What is SPRINT in Scrum?
The Sprint in Scrum is a period (mostly not longer than 3 weeks) during which the team produces an increment towards the product completion.
The sprint backlog is completed in this period.
What is Sprint Goal?
The sprint goal is a sprint objective met through the implementation of Sprint Backlog. It is defined by the product owner but focused on iteration. It should be a business-oriented sentence. Usually multiple backlog items are necessary to be planned to the sprint to achieve the sprint goal.
What is INVEST principle in Scrum?
The INVEST principle is a simple abbreviation created to remember an accepted set of criteria to assess the quality of a user story, which should be:
- Independent,
- Negotiable,
- Valuable,
- Estimable,
- Small
- and Testable.
These principles help product owners to properly specify the product backlog requirements, i.e. epics, features, user stories.
What is MINIMUM VIABLE PRODUCT (MVP)?
MVP is the product, which has enough core features to be effectively deployed as soon as possible. MVP approach is used to validate the viability of the solution. In such a stage, often it is not a minimum marketable product.
Who is SCRUM TEAM?
The Scrum team is a small group (mostly 3-9 people) of the champions for sustainable development practices. Ideally, they are allocated full-time to an agile project. This team is also multi-disciplined, with developers and testers or any necessary role for the completion of the product onboard.
What is KANBAN?
There are multiple meanings of the word Kanban. Originally it means “a card”. To understand the process deeply, visualization and transparency are necessary. That’s the reason for having everything that needs to be done placed on the card. Kanban card.
In the software industry, Kanban is an agile framework for continuous development and delivery, moving a small number of tasks fluidly to completion.