Agile Project Management Flashcards
Examples of agile?
SCRUM, XP, Lean and Test Driven Development TDD
What is the agile manifesto?
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.
What is the purpose of agile?
Divides production into small components (called iterations)
What is cadence?
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.
What is the purpose of a Burndown and Burnup Chart?
Burndown shows story points remaining, burnup shows story points completed.