| What is the primary purpose of a Sprint in Scrum? |
To deliver a potentially shippable product increment A Sprint is a time-boxed period in which the team builds a usable, potentially shippable product increment. |
| Which role is responsible for maximizing product value in Scrum? |
Product Owner The Product Owner manages the Product Backlog and ensures the team works on high-value items. |
| What is the recommended duration of a Sprint in Scrum? |
1–4 weeks Scrum favors short iterations to enable fast feedback and adaptability. |
| What is the purpose of the Daily Scrum meeting? |
To synchronize team activities and plan for the next 24 hours It helps the team stay aligned and adapt to changes. |
| Which Agile principle emphasizes delivering working software frequently? |
Deliver working software frequently, from a couple of weeks to a couple of months Frequent delivery enables faster feedback and higher adaptability. |
| What is the role of the Scrum Master? |
To ensure the team follows Scrum practices The Scrum Master serves the team by coaching and removing impediments. |
| What is a Product Backlog? |
A prioritized list of work for the team It is continuously refined and managed by the Product Owner. |
| What is the purpose of a Sprint Review? |
To inspect the outcome of the Sprint and adapt the Product Backlog It promotes feedback from stakeholders and transparency. |
| What is the Definition of Done? |
A set of criteria that must be met for a product increment to be considered complete It ensures quality and shared understanding of completion. |
| What is the Agile Manifesto? |
A declaration of values and principles for Agile development It guides Agile teams in mindset and behavior. |
| What is the purpose of a Sprint Retrospective? |
To inspect and adapt the process Teams reflect on how to improve in the next Sprint. |
| What is a time-box in Scrum? |
A fixed amount of time allocated for a task Time-boxing maintains focus and predictability. |
| What is the role of stakeholders in Scrum? |
To provide feedback and requirements Their insights help build a valuable product. |
| What is the purpose of a Burndown Chart? |
To track the progress of work during a Sprint It visually shows how much work remains over time. |
| How is Agile different from Scrum? |
Agile is a set of principles, Scrum is a framework that implements Agile principles Scrum is one way to practice Agile values in real-world teams. |
| What is the purpose of velocity in Agile? |
To measure the amount of work completed in a Sprint Velocity helps teams predict future Sprint capacity based on past performance. |
| How does Scrum handle changes during a Sprint? |
Changes are discouraged once the Sprint begins Scrum focuses on delivering the Sprint Goal without disruptions, but changes can be addressed in the next Sprint. |
| What is the role of technical debt in Agile? |
It represents shortcuts taken in development that may need fixing later Managing technical debt ensures long-term maintainability and quality of the product. |
| What is the purpose of the Sprint Goal? |
To provide a clear focus and objective for the Sprint The Sprint Goal aligns the team’s efforts and ensures they work toward a shared outcome. |
| What is the difference between a Product Backlog and a Sprint Backlog? |
The Product Backlog contains all work for the product, while the Sprint Backlog contains work selected for the Sprint The Sprint Backlog is a subset of the Product Backlog, focused on the current Sprint. |