Project Management Agile and Hybrid Methodologies 4 — Questions and Answers
Question 1: A team is struggling with scope creep in an agile project. Which practice most directly helps control this?
- Increasing sprint length to accommodate more features
- Having a strong Product Owner who controls backlog additions and prioritization (Correct answer)
- Removing the sprint review ceremony
- Allowing all stakeholders to add items directly to the sprint
Correct answer: Having a strong Product Owner who controls backlog additions and prioritization
A strong Product Owner acts as a gatekeeper, evaluating and prioritizing new requests against existing backlog items rather than automatically accepting them.
Question 2: What is a 'Minimum Viable Product' (MVP) in agile development?
- The final fully-featured product delivered at project close
- The smallest version of a product with enough features to satisfy early adopters and gather feedback (Correct answer)
- A prototype with no working functionality
- A complete product delivered only to internal testers
Correct answer: The smallest version of a product with enough features to satisfy early adopters and gather feedback
An MVP delivers core value to early users, enabling teams to collect real feedback and validate assumptions before building additional features.
Question 3: In agile, 'technical debt' refers to which of the following?
- Budget overruns caused by purchasing new technology
- Shortcuts taken during development that create future rework or maintenance burden (Correct answer)
- Training costs for team members learning new tools
- The cost of migrating from waterfall to agile
Correct answer: Shortcuts taken during development that create future rework or maintenance burden
Technical debt accumulates when teams take development shortcuts that save time now but require more effort to fix or maintain later.
Question 4: Which hybrid framework is commonly used in government and regulated industries, blending structured stage-gates with iterative development within each phase?
- Pure Scrum
- PRINCE2 Agile (Correct answer)
- LeSS (Large-Scale Scrum)
- Crystal Clear
Correct answer: PRINCE2 Agile
PRINCE2 Agile combines the governance and control of PRINCE2 with agile delivery techniques, suitable for regulated environments requiring formal oversight.
Question 5: What does a burndown chart primarily show in a Scrum project?
- The cumulative number of defects discovered each sprint
- Remaining work versus time left in the sprint or release (Correct answer)
- Team member productivity compared to prior sprints
- Budget spent versus budget remaining
Correct answer: Remaining work versus time left in the sprint or release
A burndown chart tracks how much work remains against the time remaining, helping teams see if they are on track to meet the sprint goal.
Question 6: In the LeSS (Large-Scale Scrum) framework, how does it handle multiple teams working on the same product?
- Each team has a separate product backlog
- All teams share a single product backlog and a single Product Owner (Correct answer)
- Teams are divided by functional specialization with no shared backlog
- Each team operates independently with no coordination ceremonies
Correct answer: All teams share a single product backlog and a single Product Owner
LeSS uses one product backlog, one Product Owner, and one potentially shippable product increment, with multiple teams collaborating on the same product.
Question 7: A project manager notices the team's agile retrospectives always produce the same improvement ideas with no real change. What is the best corrective action?
- Eliminate retrospectives to save time
- Rotate retrospective facilitation techniques to surface new insights (Correct answer)
- Replace the Scrum Master immediately
- Switch the project back to waterfall methodology
Correct answer: Rotate retrospective facilitation techniques to surface new insights
Varying retrospective formats (starfish, 4Ls, sailboat, etc.) breaks habitual thinking patterns and surfaces different perspectives and improvement opportunities.
A team is struggling with scope creep in an agile project.
Which practice most directly helps control this?