Section 2 Flashcards

(32 cards)

1
Q

What are the Scrum artifacts?

A

Product Backlog
Sprint Backlog
Increment

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

What does a product backlog support?

A

Product goal

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

What does a sprint backlog support?

A

Supports the sprint goal

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

What is an increment?

A

Sum of all the product backlog items completed during a sprint and all previous sprints

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

What is a sprint goal?

A

The objective for the sprint

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

What is a product goal?

A
  • long term objective
  • only 1 product at a time
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is value?

A

The benefit you get from using the product

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

What a product backlog?

A

Undone work

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

What will the Product Backlog Item (PBI) contain?

A

-Description
-Order
-Size
-Value
-Acceptance Criteria

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

Who owns the product backlog?

A

Product owner

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

What is the Product goal?

A

-Objective that the product should achieve
-Only 1 product goal at a time

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

What is Product Backlog Refinement?

A

-in the product backlog, larger items are broken down into smaller ones
-add size and order

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

What is sizing/estimation?

A

The process of figuring out the size of each item in the backlog

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

Who is responsible for sizing?

A

Developers

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

When are backlog items determined to be “Ready” for the next sprint?

A

The items are small enough, detailed enough, and immediately actionable

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

What are user stories?

A

Short descriptions of a feature explained from the perspective of the person who desires the functionality, usually a user of the product.

17
Q

What is the 3 step process to develop user stories?

A
  1. Card
  2. Conversation
  3. Confirmation
18
Q

What is on a card?

A

The conversation in the format of, “As a <some> I want <some> so that <some>"</some></some></some>

19
Q

What is confirmation?

A

Acceptance criteria that explains what is considered done

20
Q

Where does sizing happen?

A

Product backlog refinement activity

21
Q

What is an estimate in terms of sizing?

A

A guess of the effort necessary to carry out a given task

22
Q

What is the product backlog?

A

an ordered list of ideas and features

23
Q

What is included in the sprint backlog?

A
  • PBI (Prodcut Backlog Item) for the sprint (What?)
  • Sprint goal (Why?)
  • Plan (How?)
24
Q

What happens with unfinished work in the Sprint backlog at the end of the sprint?

A

Put back into the Product Backlog

25
Who is responsible for the Product Backlog?
Product Owner
26
Who is responsible for the Sprint Backlog?
Developers
27
What is the Sprint Scope?
Functionality developed during the Sprint
28
Can the Sprint Scope be modified during the Sprint?
Yes, the scope is flexible
29
What is the Scope of the Sprint Backlog?
Amount of work selected by the Developers
30
If the Developers realize they cannot make the Sprint goal, who do they renegotiate with?
Product Owner
31
What can be compromised with adjusting the Sprint Backlog to make the Sprint Goal?
Features, but not quality
32
What is a Product Increment?
- a new version of the product - it's additive to all previous increments from all previous sprints