Agile Project Management Flashcards

1
Q

In Agile, how many principles, values, and themes are there?

A

Four values, four themes, and twelve principles

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

What are the four values of Agile PM?

A
  1. Individuals and interactions over processes and tools
  2. Working software over comprehensive documentation
  3. Customer collaboration over contract negotiation
  4. Responding to change over following a plan
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the five principles that fall under Value delivery?

A
  1. The highest priority is to satisfy the customer through early and continuous delivery of valuable software
  2. Deliver working software frequently
  3. Working software is the primary measure of progress
  4. Simplicity - the art of minimising the completion of unnecessary work - is essential
  5. Attention to technical excellence and good design
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the two principles that fall under Business collaboration?

A

Welcome changing requirements
AM and Developer must work together daily throughout the project → Encouring instant messaging, working in the same physical or virtual space, daily stand-up

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

What are the five principles that fall under Team Dynamic and culture?

A
  1. Build an environment to motivate and empower individuals and let them get the job done
  2. Team members must feel motivated, trusted to do the right thing, and have the resources they need
  3. The most efficient way of communicating is face-to-face
  4. Best req, resigns, and system architectures come from an empowered team
  5. Let teams give own processes and templates.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the principle that fall under Retros and continuous learning?

A

Team dynamics and culture
At regular intervals, the team reflects on how to become more effective and take action.

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

What are the four themes of Agile?

A
  1. Value delivery - how to deliver valuable products to customer
  2. Business collaboration - how to communicate to partners and stakeholders to create business value
  3. Team Dynamic and culture - how to maintain the right interpersonal and team dynamics
  4. Retros and continuous learning
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is VUCA?

A

VUCA - acronym that defines conditions that impacts organisations. Volatility (rate of change at organisation), uncertainty (lack of predictability) complexity (high number of interrelated forces on the product). ambiguity (possibility of confusion and hard to find source of delays)

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

Name some frameworks of Agile?

A

Kanban, scrum, XP

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

How does Kanban work and what does it achieve?

A

Kanban places the work items on a board with three columns - new, in progress, and closed.

The number of ongoing work items are kept below the WIP level to ensure the team is working. Any new tasks are only started when a WIP item is complete.

Improves focus and efficiency - called Flow in Kanban. It also provides visual representation of progress to stakeholders

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

What is the backlog in scum

A

Central artifact in Scrum in which all ideas, features, deliverables, tasks are captured - actively maintained and prioritised throughout project

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

What is the sprint in scrum?

A

Timebox period where work is done, 1 - 4 week longs, commonly 2 weeks. AKA iteration

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

What are the responsibilities of the Scrum Master and Product Owner in Scrum?

A

Scrum master - ensures Agile methodology and PM processes are in place and helps team focus

Product Owner - maximising value of product and ensures team works at their best and in charge of prioritise the work

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

What are the benefits of scrum?

A

Scrum has:

  • Clear roles and responsibilities
  • Set outcomes and processes, and meeting formats - easiest to train up
  • Supports and reinforces agile values and principles
  • Free to use with a lot of support, training, and certifications
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What team structure is needed for scrum?

A

A cross-functional team with 3 - 9 people. If a team is too small, the skill set is not varied enough. If it is too big, it is hard to distribute information.

Only works for a proactive team that wants to improve.

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

What is VUCA?

A

VUCA - acronym that defines conditions that impacts organisations. Volatility (rate of change at organisation), uncertainty (lack of predictability) complexity (high number of interrelated forces on the product). ambiguity (possibility of confusion and hard to find source of delays)

17
Q

When should Agile be adopted?

A

When there is a high degree of uncertainty,risk, and competition, and when speed is necessary. Agile allows a team to react to new opportunities, tech and issues.