CAE Agile Planning & Delivery 1 — Questions and Answers
Question 1: What is the purpose of a product backlog in Agile?
- Tracks employee hours
- Lists project risks
- Captures prioritized user requirements (Correct answer)
- Records historical defects
Correct answer: Captures prioritized user requirements
The product backlog is a prioritized list of work that provides clarity on what needs to be developed to meet stakeholder expectations.
Question 2: Which metric is commonly used to track Agile team progress?
- Burndown chart (Correct answer)
- Profit curve
- Benchmarking index
- Flowchart
Correct answer: Burndown chart
A burndown chart visually represents remaining work versus time, helping teams track sprint progress and detect delays early.
Question 3: How is velocity used in Agile planning?
- To calculate salary
- To measure team size
- To forecast work capacity for sprints (Correct answer)
- To evaluate code quality
Correct answer: To forecast work capacity for sprints
Velocity indicates how much work a team can handle in a sprint, allowing for better forecasting of future work completion.
Question 4: What is a sprint goal?
- An unchangeable requirement
- The total number of hours worked
- A summary of planned sprint outcomes (Correct answer)
- An estimation of user acceptance
Correct answer: A summary of planned sprint outcomes
A sprint goal provides direction and purpose, helping the team stay focused on delivering specific value within a sprint.
Question 5: Which event is used to adapt the upcoming work in Agile?
- Sprint review
- Sprint planning (Correct answer)
- Retrospective
- Daily stand-up
Correct answer: Sprint planning
Sprint planning allows teams to discuss priorities and commit to delivering a set of backlog items during the sprint.
Question 6: What does incremental delivery mean in Agile?
- Delivering all work at once
- Only delivering complete products
- Delivering work in usable parts over time (Correct answer)
- Delaying delivery until final approval
Correct answer: Delivering work in usable parts over time
Incremental delivery involves releasing small, functional pieces of the product, which allows for faster feedback and continuous improvement.
What is the purpose of a product backlog in Agile?