CAD Agile Fundamentals 1 — Questions and Answers
Question 1: What is the primary goal of Agile development?
- To eliminate project changes
- To deliver value incrementally (Correct answer)
- To avoid customer involvement
- To create extensive documentation before development
Correct answer: To deliver value incrementally
Agile development focuses on delivering value incrementally through iterative cycles, ensuring flexibility and continuous improvement.
Question 2: Which Agile framework is based on iterative development using time-boxed sprints?
- Kanban
- Scrum (Correct answer)
- Waterfall
- Lean
Correct answer: Scrum
Scrum is an Agile framework that organizes work into short, time-boxed sprints to enable iterative progress and continuous feedback.
Question 3: What is the main advantage of using Agile over traditional Waterfall development?
- It eliminates the need for planning
- It allows for flexibility and adaptability (Correct answer)
- It follows a rigid, linear structure
- It focuses solely on documentation
Correct answer: It allows for flexibility and adaptability
Agile allows for flexibility and adaptability, enabling teams to adjust project scope and requirements based on feedback and changing needs.
Question 4: Which Agile ceremony is used for reviewing completed work and gathering feedback?
- Daily Stand-up
- Sprint Review (Correct answer)
- Sprint Planning
- Backlog Refinement
Correct answer: Sprint Review
Sprint Review is held at the end of a sprint to showcase completed work and gather feedback from stakeholders.
Question 5: What is the role of the Product Owner in an Agile team?
- Manage team schedules
- Prioritize the backlog and define product vision (Correct answer)
- Write technical documentation
- Handle all coding tasks
Correct answer: Prioritize the backlog and define product vision
The Product Owner is responsible for defining the product vision, prioritizing the backlog, and ensuring the team delivers value to the business.
Question 6: Which Agile practice helps teams continuously improve after each sprint?
- Sprint Planning
- Sprint Retrospective (Correct answer)
- Daily Scrum
- Backlog Grooming
Correct answer: Sprint Retrospective
Sprint Retrospective allows teams to reflect on what went well, what can be improved, and how to enhance processes for future sprints.
What is the primary goal of Agile development?