Executing interations Flashcards

1
Q

What are Iterations

A

Timeboxed events

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

Team Events a PO takes part in

A
Daily Stand up
Review
Refinement
Retro
Planning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Source of User stories

A

Features decompose to for US

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

What are User Stories

A

Expression of end user desire
D functionality in User language

Enabler stories support arch infra and compliance

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

Invest in a story

A
Independent
Negotiable
Valuable
Estimate able
Small
testable
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How do you write AC

A

BDD

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

What are used for workflows

A

Story maps

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

When is a Story Done

A

When it satisfies the Done definition

Is accepted by PO

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

User story Format

A

As a
I want
So that

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

What are Acceptance Criteria

A

The ac for a User story is written from testing point of view
They are created by team and PO during refinement

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

What is a Story Map

A

Design thinking tool
Used for workflows
Help improved product by show how successive stories can be improved
Validate that all backlog item help

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

Structure of Story Map

A

Feature
Activity
Story per Activity

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

Benefits of story maps

A

Support User exp

interface design

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

Who lead Iteration Planning

A

Product Owner

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

PO responsibilities for Iteration planning

A

PO ensures Backlog Is up to date

Origins list would have been done part of PI planning

Sequences the stories along with team

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

What are the items to ensure while sequencing Stories

A
Story priority based on PI objective
Event or any commitments during PI planning
Dependencies
local Priorities
capacity allocation
17
Q

What is Capacity Allocation

A
For healthy balance an iteration should have  a set capacity for different types of stories
- New Stories
- fixes
Enablers 
Tech debt
18
Q

Std capacity

A

8pts per dev + tester

19
Q

Purpose of Iteration Goals

A

Provide clarity commitment and Management Info

Purpose is

  • Aligns team to a common purpose
  • Align program teams to common PI obj and amange dependency
  • provides Mgt info
20
Q

Iteration Planning tips

A

PO does not push for over commitment
But challenges to do better than past
Timeboxed
Ensure retro improvements are put i effect

Ensure there is capacity for Technical Debt

21
Q

What is Kanban

A

Helps maintain flow and collaboration

22
Q

Backlog refinement

A

It should be continuous and regular

Time boxed
Ensure full participation
Maintain right level of deep backlog for va ready backlog for 2 iterations

23
Q

What’re Iteratuon reviews

A

Iteration reviews measure progress

Iteration

1) did the team meet the Iteration Goals
2) Story by story review

PI

1) review objectives
2) remaining scope of Obj

24
Q

What if Story is not complete

A

Options

1) Complete it in next
2) split it
3) delay it
4) Abandon it

25
Why Tetrospective
For relentless improvement
26
What is CDP
Continuous Delivery Pipeline enables flow
27
What are the CDP elements
Continuous Exploration Integration deployment Release on Demand