SCRUM Glossary Flashcards

1
Q

Burn-down Chart

A

a chart which shows the amount of work which is thought to remain in a backlog. Time is shown on the horizontal axis and work remaining on the vertical axis. As time progresses and items are drawn from the backlog and completed, a plot line showing work remaining may be expected to fall. The amount of work may be assessed in any of several ways such as user story points or task hours. Work remaining in Sprint Backlogs and Product Backlogs may be communicated by means of a burn-down chart.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Burn-up Chart

A

a chart which shows the amount of work which has been completed. Time is shown on the horizontal axis and work completed on the vertical axis. As time progresses and items are drawn from the backlog and completed, a plot line showing the work done may be expected to rise. The amount of work may be assessed in any of several ways such as user story points or task hours. The amount of work considered to be in-scope may also be plotted as a line; the burn-up can be expected to approach this line as work is completed.C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Coherent

A

The quality of the relationship between certain Product Backlog items which may make them worthy of consideration as a whole. See also: Sprint Goal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Coherence

A

The quality of the relationship between certain Product Backlog items which may make them worthy of consideration as a whole. See also: Sprint Goal.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Daily Scrum

A

daily time-boxed event of 15 minutes, or less, for the Development Team to re-plan the next day of development work during a Sprint. Updates are reflected in the Sprint Backlog.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Definition of Done

A

a shared understanding of expectations that the Increment must live up to in order to be releasable into production. Managed by the Development Team.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Development Team

A

the role within a Scrum Team accountable for managing, organizing and doing all development work required to create a releasable Increment of product every Sprint.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Emergence

A

the process of the coming into existence or prominence of new facts or new knowledge of a fact, or knowledge of a fact becoming visible unexpectedly.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Empiricism

A

process control type in which only the past is accepted as certain and in which decisions are based on observation, experience and experimentation. Empiricism has three pillars: transparency, inspection and adaptation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Engineering standards

A

a shared set of development and technology standards that a Development Team applies to create releasable Increments of software.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Forecast (of functionality)

A

the selection of items from the Product Backlog a Development Team deems feasible for implementation in a Sprint.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Increment

A

a piece of working software that adds to previously created Increments, where the sum of all Increments -as a whole - form a product.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Product Backlog

A

an ordered list of the work to be done in order to create, maintain and sustain a product. Managed by the Product Owner.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Product Backlog refinement

A

the activity in a Sprint through which the Product Owner and the Development Teams add granularity to the Product Backlog.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Product Owner

A

the role in Scrum accountable for maximizing the value of a product, primarily by incrementally managing and expressing business and functional expectations for a product to the Development Team(s).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Ready

A

a shared understanding by the Product Owner and the Development Team regarding the preferred level of description of Product Backlog items introduced at Sprint Planning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Scrum

A

a framework to support teams in complex product development. Scrum consists of Scrum Teams and their associated roles, events, artifacts, and rules, as defined in the Scrum GuideTM.

18
Q

Scrum Board

A

a physical board to visualize information for and by the Scrum Team, often used to manage Sprint Backlog. Scrum boards are an optional implementation within Scrum to make information visible.

19
Q

Scrum Guide

A

the definition of Scrum, written and provided by Ken Schwaber and Jeff Sutherland, co-creators of Scrum. This definition consists of Scrum’s roles, events, artifacts, and the rules that bind them together.

20
Q

Scrum Master

A

the role within a Scrum Team accountable for guiding, coaching, teaching and assisting a Scrum Team and its environments in a proper understanding and use of Scrum.

21
Q

Scrum Team

A

a self-organizing team consisting of a Product Owner, Development Team and Scrum Master.

22
Q

Scrum Values

A

a set of fundamental values and qualities underpinning the Scrum framework; commitment, focus, openness, respect and courage.

23
Q

Self-organization

A

the management principle that teams autonomously organize their work. Self-organization happens within boundaries and against given goals. Teams choose how best to accomplish their work, rather than being directed by others outside the team.

24
Q

Sprint

A

time-boxed event of 30 days, or less, that serves as a container for the other Scrum events and activities. Sprints are done consecutively, without intermediate gaps.

25
Q

Sprint Backlog

A

an overview of the development work to realize a Sprint’s goal, typically a forecast of functionality and the work needed to deliver that functionality. Managed by the Development Team.

26
Q

Sprint Goal

A

a short expression of the purpose of a Sprint, often a business problem that is addressed. Functionality might be adjusted during the Sprint in order to achieve the Sprint Goal.

27
Q

Sprint Planning:

A

time-boxed event of 8 hours, or less, to start a Sprint. It serves for the Scrum Team to inspect the work from the Product Backlog that’s most valuable to be done next and design that work into Sprint backlog.

28
Q

Sprint Retrospective

A

time-boxed event of 3 hours, or less, to end a Sprint. It serves for the Scrum Team to inspect the past Sprint and plan for improvements to be enacted during the next Sprint.

29
Q

Sprint Review:

A

time-boxed event of 4 hours, or less, to conclude the development work of a Sprint. It serves for the Scrum Team and the stakeholders to inspect the Increment of product resulting from the Sprint, assess the impact of the work performed on overall progress and update the Product backlog in order to maximize the value of the next period.

30
Q

Stakeholder

A

a person external to the Scrum Team with a specific interest in and knowledge of a product that is required for incremental discovery. Represented by the Product Owner and actively engaged with the Scrum Team at Sprint Review.

31
Q

Technical Debt

A

the typically unpredictable overhead of maintaining the product, often caused by less than ideal design decisions, contributing to the total cost of ownership. May exist unintentionally in the Increment or introduced purposefully to realize value earlier.

32
Q

Values

A

When the values of commitment, courage, focus, openness and respect are embodied and lived by the Scrum Team, the Scrum pillars of transparency, inspection, and adaptation come to life and build trust for everyone. The Scrum Team members learn and explore those values as they work with the Scrum events, roles and artifacts.

33
Q

Velocity

A

an optional, but often used, indication of the average amount of Product Backlog turned into an Increment of product during a Sprint by a Scrum Team, tracked by the Development Team for use within the Scrum Team.

34
Q

vertical decomposition

A

to decompose the Product Backlog Items such that each team can produce fully working business functionality on its own rather than producing a technical component.

35
Q

horizontal decomposition

A

makes the team as technical component team that will have external dependencies

36
Q

What does the Scrum Master manage?

A

Scrum Framework

37
Q

Which Scrum events facilitate inspection and adaptation?

A

Sprint Retrospective

38
Q

An act within scrum

A

Backlog Refinement

39
Q

Scrum prescribes four formal events for inspection and adaptation

A

Sprint Planning
Daily Scrum
Sprint Review
Sprint Retrospective

40
Q

The mandatory participants of the Sprint Retrospective meeting are

A

Product Owner, Scrum Master, Developers

41
Q

The Scrum Team, based on the learning from previous Sprints, decides to revisit the length of the Sprint. What is the appropriate Scrum event to discuss the change?

A

Retrospective