Agile Work Method Flashcards

1
Q

In the context of Agile working, what is a “vision”?

A

An aspirational goal statement that identifies the target audience and expected outcome or intention for a product.

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

In the context of Agile working, what is a “roadmap”?

A

A high-level timeline that outlines the plan for implementing a product’s key features.

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

In the context of Agile working, what does the INVEST acronym represent?

A

Criteria for writing user stories
- Independent
- Negotiable
- Valuable
- Estimable
- Small
- Testable

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

What is meant when a user story is “Independent”?

A

Meets the “I” in “INVEST” criteria.

Can be implement without dependency on other user stories, systems, or teams.

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

What is meant when a user story is “Negotiable”?

A

Meets the “N” in “INVEST” criteria.

Can be rescope or de-scoped. Parts or pieces of the user story can be taken out or adjusted to make the work doable.

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

What is meant when a user story is “Valuable”?

A

Meets the “V” in “INVEST” criteria.

Will provide value upon completion to the users.

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

What is meant when a user story is “Estimable”?

A

Can be understood by the team and they can project the level of effort to complete the work.

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

What is meant when a user story is “Small”?

A

Can be completed within 1-3 days

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

What is the primary purpose of Timeboxing in Scrum?

A
  • To put a maximum limit on the duration of an event or task.
  • To prevent scope creep and wasted effort, especially for work with unknown size or complexity.
  • To ensure progress and focus within a Sprint.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Name three Scrum events that are Timeboxed.

A
  • Sprint Planning
  • Daily Scrum
  • Sprint Review
  • (Optional: Sprint Retrospective)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What should a team do when a Timebox expires on a Sprint Backlog Item (like a Spike)?

A
  1. Stop the work at the time limit.
  2. Inspect what has been accomplished and learned.
  3. Adapt the plan if necessary (e.g., split the task, seek help, re-evaluate the goal for the Sprint).
  4. Focus on the value gained within the timebox.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly