Agile Project Management Flashcards

1
Q

Examples of agile?

A

SCRUM, XP, Lean and Test Driven Development TDD

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

What is the agile manifesto?

A

We are uncovering better ways of developing software by doing it and helping others do it. Through this we have come to value;

Individuals and interactions over processes and tools
Working software over comprehensive documentation
Customer collaboration over contract negotiation
Responding to change over following a plan

That is, while there is value in the items on the right, we value the items on the left more.

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

What is the purpose of agile?

A

Divides production into small components (called iterations)

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

What is cadence?

A

In Agile, cadence is the number of days or weeks within a sprint or release. It could also be the length of time within a development cycle.

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

What is the purpose of a Burndown and Burnup Chart?

A

Burndown shows story points remaining, burnup shows story points completed.

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