Adaptive Planning (12%) Flashcards

1
Q

Relative Sizing

- 2 things about it

A
  1. Point based

2. Identify a representative standard to measure against

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

Affinity Estimating

- name 3 things about it

A
  1. Horizontally arrange according to size
  2. S M L XL, etc
  3. Used to estimate a large # of stories
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Planning Poker

  • 2 characteristics
  • 5 steps
A
C1 - Iterative
C2 - Fibonacci 
Steps
1. Customer reads story
2. Devs ask questions
3. Team estimates individually 
4. Team shows their estimates and discusses outliers
5. Team re-estimates until more convergence

Note: associated mostly with XP and Scrum

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

Wideband Delphi

- 2 main characteristics

A
  1. Experts estimating…
  2. Anonymously

Note: Wideband differs from traditional because it involves discussion to get consensus

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

Timeboxing

- What is Parkinson’s Law or Student Syndrome?

A

Will wait till last possible to minute to get something done

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

Ideal Time

- what is it

A
  1. Assumes NO interruptions
  2. Everything needed is at fingertips
    - is used for agile planning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Elapsed Time

- what is it

A
  • Actual time that considers interruptions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Velocity

- what does it measure and when is it measured

A
completed work (in story points)...
during an iteration
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Velocity

- what is the goal with the measurement

A

achieve constant velocity from iteration to iteration

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

Velocity

- T/F - is a measurement that can help to compare the relative effectiveness of 2 teams or projects

A

FALSE

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

Burn Rate

- what is the key thing this is measuring

A

Cost over a period of time.

Team’s combined cost X # of iterations X days per iteration = BURN RATE

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

Adaptive Planning

- name the 4 reasons that we may have to adaptively plan?

A
  1. Stakeholder feedback - it’s not what they want
  2. Changes
  3. Defects
  4. Retrospectives - we found a better way or something wasn’t working
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Adaptive Changes

- name 3 of 5 changes that effect planning

A
  1. Backlog grooming, we find out more or we didn’t get enough early on
  2. Budget changes
  3. Priorities change
  4. Milestones change
  5. Team/Stakeholders change their minds
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Backlog Grooming

- name the main goal for it

A
  • to improve the value described by the backlog

- - done through refinement, or deletion of stories

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

Backlog Grooming

- how much time should be spent doing it and who should do it?

A

5-10% of the TEAMS time

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

Escaped Defects

- where are these typically found and by whom

A

after dev-complete & by the customer

17
Q

Process Tailoring

- name 2 things that go with this

A
  1. RACI

2. Prioritize work and milestones

18
Q

What are the 2 main Justification methods used for Portfolio Management?

A
  1. Business case - WHY?

2. Benefits Measurements Model

19
Q

Benefits Measurements Model

- what is the main rule of thumb for these metrics?

A

> is always better

20
Q

Internal Rate of Return is the % of return when ________?

A

The Net Present Value is 0

21
Q

ROI is calculated how?

A

(Projected Savings(benefits) - Costs) / Costs

22
Q

Agile planning cycles

- from high level to low level what are the phases?

A
Portfolio planning (what will be worked on)
Roadmap (product backlog)
Release planning (release backlog)
Iteration planning (iteration backlog)
23
Q

What goes into Roadmap planning?

A

Milestone releases and themes

24
Q

What goes into a Release plan?

A

Features and epics

25
Q

What goes into an Iteration plan?

A

User stories that are then broken down to tasks

26
Q

A Backlog is associated with what acronym and what does it stand for?

A
DEEP
D - detailed appropriately
E - estimable
E - emergent (not static), i.e. flexible
P - prioritized
27
Q

As events (releases, sprints, etc) get closer, a LESSER amount of detail is needed, T/F?

A

FALSE - more detail is always needed/provided as you get closer to the event that needs it…

28
Q

Release planning is done for all releases, T/F?

A

FALSE, only for the next release

29
Q

Story Map

- describe the vertical and horizontal axes?

A

X: Sequence of features (minimal amt) within a RELEASE
Y: priority of stories within a FEATURE

30
Q

Story Map vs. WBS

  • what are the 2 words most associated with each
  • what is the main difference between the 2
A

Story Map: “Deaggregation”
WBS: “Decomposition”

Story Map: does not directly reflect 100% of scope
WBS: is 100% of scope