week 4 - analyze and design

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

Flashcards covering key vocabulary from the lecture on Analyzing and Designing IT Solutions, focusing on seeding the backlog and feature prioritization.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

15 Terms

1
New cards

Zones

Represents different activities in a work process.

2
New cards

Lanes

Represents time periods in a work process.

3
New cards

Seeding the backlog

The process of creating Epics and Features to populate a project's backlog.

4
New cards

Epics

Large bodies of work that are broken down into smaller, manageable features.

5
New cards

Features

Specific, independent functionalities or components of an Epic, defined during backlog seeding.

6
New cards

Feature Independence

The principle that features should be defined so they don't depend on each other, allowing for easier prioritization and re-prioritization.

7
New cards

Role-Feature-Reason template

A template used to define features in the format: 'As a [user role], I want to [function] so that [business value]'.

8
New cards

Feature Attributes

Common characteristics used to define features, including Description, Acceptance Criteria, Estimate, Order/Priority, Value, WSJF prioritization, and Cost of delay.

9
New cards

Cost of Delay

The full value of a feature, determined by summing User & Business Value, Time Criticality, and Risk Reduction & Opportunity Enablement Value (RR & OE).

10
New cards

User Value

The value an item or feature brings to the end-user.

11
New cards

Business Value

The value a feature brings to the organization.

12
New cards

Time Criticality

A measure of how a feature's value diminishes over time.

13
New cards

RR & OE (Risk Reduction & Opportunity Enablement Value)

The value a feature provides by reducing risks or creating new opportunities.

14
New cards

WSJF (Weighted Shortest Job First)

A prioritization method that balances the total value (Cost of Delay) of a feature against its implementation cost (Job Duration), calculated as Cost of Delay / Job Duration.

15
New cards

Acceptance Criteria

A set of conditions a feature must meet to be considered complete and satisfy the user and business value.