Agile Project Management Principles and Mindset 2 — Questions and Answers
Question 1: Which value does the Agile Manifesto place above 'comprehensive documentation'?
- Working software (Correct answer)
- Detailed contracts
- Fixed scope
- Long-term plans
Correct answer: Working software
The Manifesto values working software over comprehensive documentation.
Question 2: A team finishes a feature exactly as specified, but the market has shifted and customers no longer need it. Which Agile principle was neglected?
- Welcome changing requirements, even late in development (Correct answer)
- Maximize work not done
- Build projects around motivated individuals
- Deliver working software frequently
Correct answer: Welcome changing requirements, even late in development
Agile welcomes changing requirements to keep delivering relevant value.
Question 3: What is the primary purpose of the Agile 'fail fast' mindset?
- Learn quickly and adjust before costs grow (Correct answer)
- Punish underperforming team members
- Reduce documentation requirements
- Avoid all forms of risk
Correct answer: Learn quickly and adjust before costs grow
Failing fast surfaces problems early so the team can learn and adapt cheaply.
Question 4: How does an Agile team typically measure progress according to the Manifesto principles?
- Working software (Correct answer)
- Hours logged
- Pages of documentation
- Number of meetings held
Correct answer: Working software
Working software is the primary measure of progress in Agile.
Question 5: Which behavior best reflects the Agile principle of sustainable pace?
- Maintaining a constant workload the team can sustain indefinitely (Correct answer)
- Working overtime every sprint to maximize output
- Front-loading effort early and coasting later
- Scaling effort up and down unpredictably
Correct answer: Maintaining a constant workload the team can sustain indefinitely
Agile promotes a constant, sustainable pace to avoid burnout.
Question 6: A manager wants to motivate an Agile team. Which approach aligns with Agile principles?
- Give them the environment and support they need, then trust them (Correct answer)
- Assign tasks in detail and monitor every step
- Tie pay strictly to lines of code written
- Reduce face-to-face interaction to save time
Correct answer: Give them the environment and support they need, then trust them
Agile builds projects around motivated individuals and trusts them to deliver.
Question 7: Which statement best captures the Agile attitude toward technical excellence?
- Continuous attention to good design enhances agility (Correct answer)
- Quality can be sacrificed to meet deadlines
- Refactoring should be avoided to save time
- Design matters only at project start
Correct answer: Continuous attention to good design enhances agility
Continuous attention to technical excellence and good design enhances agility.
Which value does the Agile Manifesto place above 'comprehensive documentation'?