chapter 9 Flashcards

1
Q

What is Scrum?

A
  • Is an Agile, lightweight process.
  • Manages software and product development.
  • Uses iterative, incremental practices.
  • Opposite of the waterfall approach.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In scrum Requirements, Design, Code, and Tests are all done at the same time.

A

t

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

Scrum Roles

A

– Product Owner
– Scrum Master
– Project Team

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

who is Responsible for enacting Scrum values and practices

A

Scrum Master

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

“Pigs” and “Chickens”?

A

*Pig: Team member committed to success of project
*Chicken: Not a pig; interested but not committed

  • “Why don’t we call it ‘Ham and Eggs’?” “I don’t think so,” says the pig, “I’d be committed but you’d only be involved.”
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

summarize Daily Scrum Meeting

A
  • Daily, ~15 minutes, Stand-up
  • Not for problem solving
  1. What did you do yesterday?
  2. What will you do today?
  3. What obstacles are in your way?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

what is an artifacts

A

tangible and traceable documents or items that are produced, used, or maintained during the course of a project

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

what are Scrum’s Artifacts?

A

– Product Backlog
– Sprint Backlog
– Burndown Charts

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

Scrum’s Artifacts Can be managed using just an Excel spreadsheet

A

t

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

_________ is expressed as a list of user stories along with “story points”

A

Product Backlog

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

explain Product Backlog

A
  • The requirements
  • A list of all desired work on project
  • Prioritized by the product owner
  • Reprioritized at start of each sprint
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Instead of Use Cases, Agile project owners do _______

A

“user stories”

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

A user story typically follows the format …?

A

“As a [user role], I want to [goal], so I can [reason].”

  • “As a user, I want to log in, so I can access subscriber content.”
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What are Story Points?

A
  • Represents the rating of effort needed to implement a user story.

Common scales :
- numeric (1-10)
- relative sizes like shirt sizes (XS, S, M, L, XL).

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

explain Sprint Backlog

A
  • Subset of the Product Backlog for a specific sprint.
  • Contains tasks to be completed during the sprint.
  • Any team member can add, delete change sprint backlog
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

_______ is A display of what work has been completed and what is left to complete

A

Sprint Burndown Chart

17
Q

A Sprint Burndown Chart exists one for each developer or work item

A

t

18
Q

A Sprint Burndown Chart is updated ______

A

daily

19
Q

variation of the Sprint Burndown Chart is ______

A

Release burndown chart

20
Q

Release burndown chart is updated ______

A

at end of each sprint

21
Q

what is The Sprint Review?

A
  • Team presents what it accomplished during the sprint
  • Informal
    – 2-hour prep time rule
    – No slides
  • Whole team participates