1Which of the following best describes the Agile approach to project management?
Introduction to Agile
Easy
A.A methodology that avoids all forms of planning and documentation.
B.A process where all development is completed in one single phase before testing.
C.An iterative and incremental approach focused on flexibility and customer feedback.
D.A rigid, sequential process with detailed upfront planning.
Correct Answer: An iterative and incremental approach focused on flexibility and customer feedback.
Explanation:
Agile is an iterative approach that emphasizes delivering value in small increments and adapting to change based on regular feedback from stakeholders.
Incorrect! Try again.
2The Agile Manifesto values "Responding to change" over which of the following?
Agile Values and Principles
Easy
A.Individuals and interactions
B.Working software
C.Following a plan
D.Customer collaboration
Correct Answer: Following a plan
Explanation:
The fourth value of the Agile Manifesto is "Responding to change over following a plan," which highlights Agile's core principle of adaptability.
Incorrect! Try again.
3What is a key difference between the Agile and Waterfall models?
Agile vs Waterfall/Predictive vs Hybrid
Easy
A.Agile requires more comprehensive documentation than Waterfall.
B.Agile welcomes changing requirements throughout the project, while Waterfall tries to finalize them at the start.
C.Agile is sequential, while Waterfall is iterative.
D.Agile projects have one final delivery, while Waterfall delivers in small increments.
Correct Answer: Agile welcomes changing requirements throughout the project, while Waterfall tries to finalize them at the start.
Explanation:
The Waterfall model is a sequential process that relies on fixed requirements defined early on, whereas Agile is designed to be flexible and adapt to changes at any stage.
Incorrect! Try again.
4Which of the following is a well-known Agile framework?
Agile Frameworks
Easy
A.Six Sigma
B.PRINCE2
C.Scrum
D.Waterfall
Correct Answer: Scrum
Explanation:
Scrum is one of the most widely used frameworks for implementing Agile principles. Waterfall, PRINCE2, and Six Sigma are different project management methodologies.
Incorrect! Try again.
5In Scrum, what is a "Sprint"?
Introduction to Scrum
Easy
A.A long-term planning phase that happens once.
B.The entire project from start to finish.
C.A short, time-boxed period (e.g., 2-4 weeks) where a team works to complete a set amount of work.
D.A daily meeting to discuss roadblocks.
Correct Answer: A short, time-boxed period (e.g., 2-4 weeks) where a team works to complete a set amount of work.
Explanation:
A Sprint is the fundamental heartbeat of Scrum. It's a fixed-length event during which a usable and potentially releasable product increment is created.
Incorrect! Try again.
6What is the primary responsibility of a Scrum Master?
Scrum Master
Easy
A.To act as a servant-leader who helps the team follow Scrum and removes impediments.
B.To define the product features and prioritize the backlog.
C.To write code and test the final product.
D.To manage the team and assign daily tasks.
Correct Answer: To act as a servant-leader who helps the team follow Scrum and removes impediments.
Explanation:
The Scrum Master serves the team by coaching them, facilitating Scrum events, and removing any obstacles that hinder their progress, rather than managing them directly.
Incorrect! Try again.
7What is the primary visual tool used in the Kanban method?
Kanban
Easy
A.A Kanban board
B.A Gantt chart
C.A PERT chart
D.A detailed requirements document
Correct Answer: A Kanban board
Explanation:
A Kanban board is a visual workflow management tool that shows work items in various stages of a process, helping teams visualize their workflow and identify bottlenecks.
Incorrect! Try again.
8What is the recommended time limit for a Daily Stand-up (or Daily Scrum) meeting?
Daily Stand-up
Easy
A.45 minutes
B.1 hour
C.30 minutes
D.15 minutes
Correct Answer: 15 minutes
Explanation:
The Daily Stand-up is intentionally kept short (time-boxed to 15 minutes) to keep it a concise synchronization meeting, not a detailed problem-solving session.
Incorrect! Try again.
9In Agile estimation, what do "Story Points" represent?
User Story Points & Team Velocity
Easy
A.The financial cost of a feature.
B.The number of hours a task will take.
C.The relative effort required to complete a user story.
D.The business value of a feature.
Correct Answer: The relative effort required to complete a user story.
Explanation:
Story Points are a relative unit of measure used to estimate the overall effort for a user story, taking into account complexity, risk, and the amount of work.
Incorrect! Try again.
10The MoSCoW method is a technique for setting priorities. What does the 'M' in MoSCoW stand for?
Setting Priorities
Easy
A.Might have
B.Mandatory
C.Must have
D.Maybe
Correct Answer: Must have
Explanation:
MoSCoW stands for Must have, Should have, Could have, and Won't have. It's a technique used to categorize requirements and help teams prioritize their work.
Incorrect! Try again.
11What is a central concept of Lean thinking that is applied in Lean Agile?
Lean Agile
Easy
A.Increasing the amount of documentation.
B.Eliminating waste to maximize value.
C.Adding more management layers.
D.Focusing only on the final delivery date.
Correct Answer: Eliminating waste to maximize value.
Explanation:
Lean Agile adopts the core Lean principle of identifying and eliminating 'waste' (anything that does not add value to the customer) to create a more efficient process.
Incorrect! Try again.
12Which of the following is a core practice of Extreme Programming (XP)?
XP
Easy
A.Gantt Charts
B.Six Sigma Belts
C.Phase-gate reviews
D.Pair Programming
Correct Answer: Pair Programming
Explanation:
Pair Programming, where two developers work together at a single computer, is a well-known practice from XP designed to improve code quality and knowledge sharing.
Incorrect! Try again.
13The Agile principle of "Simplicity—the art of maximizing the amount of work not done—is essential" encourages teams to do what?
Simplicity Principle
Easy
A.Focus on the simplest way to meet requirements and avoid unnecessary complexity.
B.Build very complex and elaborate features first.
C.Deliver the minimum possible to be considered finished.
D.Avoid all difficult work.
Correct Answer: Focus on the simplest way to meet requirements and avoid unnecessary complexity.
Explanation:
This principle guides teams to find the most straightforward solution that works, preventing over-engineering and wasted effort on features that aren't needed.
Incorrect! Try again.
14What is "Team Velocity" in an Agile context?
User Story Points & Team Velocity
Easy
A.The average amount of work (in story points) a team completes during a sprint.
B.How quickly team members respond to emails.
C.The number of meetings the team has per week.
D.The total budget spent per sprint.
Correct Answer: The average amount of work (in story points) a team completes during a sprint.
Explanation:
Velocity is a historical measure of a team's rate of progress. It is used for forecasting how much work the team can likely complete in future sprints.
Incorrect! Try again.
15Which Agile Manifesto value prioritizes creating a tangible product over creating extensive plans and reports?
Agile Values and Principles
Easy
A.Responding to change over following a plan
B.Individuals and interactions over processes and tools
C.Customer collaboration over contract negotiation
D.Working software over comprehensive documentation
Correct Answer: Working software over comprehensive documentation
Explanation:
This value emphasizes that the primary measure of progress is a functional product, not the volume of documentation created about it.
Incorrect! Try again.
16In a Scrum team, who is responsible for managing and prioritizing the Product Backlog?
Introduction to Scrum
Easy
A.The Product Owner
B.The Development Team
C.The Scrum Master
D.The Project Manager
Correct Answer: The Product Owner
Explanation:
The Product Owner is the sole person responsible for the Product Backlog, including its content, availability, and ordering, to maximize the value of the work the team performs.
Incorrect! Try again.
17Agile project management focuses on delivering value in small, frequent increments. What is this concept called?
Agile Project Management
Easy
A.Iterative and Incremental Development
B.Comprehensive planning
C.Final-phase deployment
D.Big-bang delivery
Correct Answer: Iterative and Incremental Development
Explanation:
This approach involves developing and delivering the product in small, manageable pieces (increments) through repeated cycles (iterations), allowing for flexibility and early feedback.
Incorrect! Try again.
18A core principle of Kanban is to limit WIP. What does WIP stand for?
Kanban
Easy
A.Work is Prioritized
B.Work in Progress
C.Work in Planning
D.Work is Perfect
Correct Answer: Work in Progress
Explanation:
WIP stands for Work in Progress. Limiting WIP is a key Kanban practice that helps improve flow, prevent bottlenecks, and encourage a focus on finishing tasks.
Incorrect! Try again.
19What is the primary purpose of a Sprint Charter or Sprint Goal?
Sprint Charter
Easy
A.To outline the total budget for the project.
B.To serve as a performance review for the team.
C.To provide a clear, single objective for the sprint that gives the team focus.
D.To document every single task for the sprint.
Correct Answer: To provide a clear, single objective for the sprint that gives the team focus.
Explanation:
The Sprint Goal provides a coherent purpose for the sprint. It helps the team stay focused on a single objective rather than just completing a list of unrelated tasks.
Incorrect! Try again.
20What is the general attitude toward change in an Agile methodology?
Agile Methodology
Easy
A.Change is to be avoided at all costs.
B.Change is only allowed during the initial planning phase.
C.Change is welcomed and seen as an opportunity to provide more value.
D.Change requires a formal and lengthy approval process.
Correct Answer: Change is welcomed and seen as an opportunity to provide more value.
Explanation:
Agile processes are designed to embrace change. The ability to pivot based on new information or feedback is a fundamental strength of the Agile approach.
Incorrect! Try again.
21An Agile team delivers a functional software increment, but the customer realizes their initial requirements were flawed and requests significant changes. According to the Agile Manifesto, how should the team respond?
Agile Values and Principles
Medium
A.Stick to the original plan to avoid scope creep and meet the initial deadline.
B.Welcome the changing requirements, even late in development, as an opportunity to provide more value.
C.Ask the customer to submit a formal change request that will be reviewed by a change control board.
D.Document the changes and schedule them for a future major release after the current project is complete.
Correct Answer: Welcome the changing requirements, even late in development, as an opportunity to provide more value.
Explanation:
The Agile Manifesto values "Responding to change over following a plan." Welcoming changes, even late in the project, is a core principle aimed at maximizing customer value.
Incorrect! Try again.
22A project to build a new airport has well-defined, static requirements and a fixed budget and timeline. However, the software for the baggage handling system needs to be developed with evolving requirements based on user feedback. Which project management approach would be most suitable for the overall project?
Agile vs Waterfall/Predictive vs Hybrid
Medium
A.A purely Agile approach for both construction and software.
B.A Kanban approach for the construction and a Scrum approach for the software.
C.A purely Waterfall approach for both construction and software.
D.A Hybrid approach, using Waterfall for the construction and Agile for the software development.
Correct Answer: A Hybrid approach, using Waterfall for the construction and Agile for the software development.
Explanation:
A Hybrid approach is ideal here. The predictable, low-change nature of the physical construction lends itself to a Waterfall model, while the uncertain, evolving requirements of the software development are best handled with an Agile framework.
Incorrect! Try again.
23A Scrum team completed 18 story points in Sprint 1, 22 in Sprint 2, and 20 in Sprint 3. They are planning Sprint 4 and have a backlog of user stories estimated at 8, 5, 5, 3, 3, and 2 points. Based on their average velocity, which stories can they most likely commit to completing in Sprint 4?
User Story Points & Team Velocity
Medium
A.The 8, 5, and 5-point stories.
B.The 8, 5, 5, and 3-point stories.
C.The 8, 5, 3, and 3-point stories.
D.All the stories in the backlog.
Correct Answer: The 8, 5, 5, and 3-point stories.
Explanation:
The average velocity is points. The team should plan to take on work that totals close to their average velocity. The sum of the story points for the stories 8, 5, 5, and 3 is , which is the closest and most realistic commitment.
Incorrect! Try again.
24A development team using Kanban notices that the "In Progress" column on their board frequently has more items than the team can handle, leading to context switching and delays. What Kanban practice should they implement to address this issue directly?
Work-in-Progress (WIP) limits are a core practice of Kanban designed specifically to prevent teams from being overloaded. By limiting the number of items in a particular state (like "In Progress"), the team is forced to focus on finishing work before starting new work, which improves flow.
Incorrect! Try again.
25During a Sprint Retrospective, two team members have a heated disagreement about a technical approach that caused a delay. What is the primary role of the Scrum Master in this situation?
Scrum Master
Medium
A.Decide which technical approach is correct and instruct the team to use it going forward.
B.Table the discussion and move on to other topics to keep the meeting on schedule.
C.Escalate the issue to the functional manager of the two team members.
D.Act as a mediator to help the team members resolve the conflict constructively and identify process improvements.
Correct Answer: Act as a mediator to help the team members resolve the conflict constructively and identify process improvements.
Explanation:
The Scrum Master is a servant-leader and facilitator. Their role is not to make technical decisions but to guide the team in its processes. Mediating the conflict helps the team self-organize and find a solution, fostering a collaborative environment.
Incorrect! Try again.
26A new team member reports during the Daily Stand-up: "Yesterday, I worked on the login feature. Today, I will continue working on the login feature. I have no impediments." While technically correct, what is this update lacking from an Agile perspective?
Daily Stand-up
Medium
A.A detailed technical explanation of the work performed.
B.The names of other team members they collaborated with.
C.A statement of how their work contributes to the Sprint Goal.
D.The number of hours they expect to spend today.
Correct Answer: A statement of how their work contributes to the Sprint Goal.
Explanation:
The purpose of the Daily Stand-up is to coordinate and synchronize the team's work towards achieving the Sprint Goal. An effective update connects individual tasks to this shared objective, providing context and helping the team assess its progress.
Incorrect! Try again.
27A project manager wants to adopt Extreme Programming (XP) practices. Which of the following combinations of practices best represents the core of XP, aimed at improving code quality and collaboration?
XP
Medium
A.Product Backlog, User Stories, and Velocity Tracking.
B.Sprint Planning, Daily Scrums, and Retrospectives.
C.Work-in-Progress (WIP) limits, Kanban boards, and cycle time metrics.
D.Pair Programming, Test-Driven Development (TDD), and Continuous Integration (CI).
Correct Answer: Pair Programming, Test-Driven Development (TDD), and Continuous Integration (CI).
Explanation:
While XP shares concepts with other Agile frameworks, its defining engineering practices are Pair Programming, Test-Driven Development (write tests before code), and Continuous Integration (frequently merge code changes). These practices are central to XP's focus on technical excellence.
Incorrect! Try again.
28A Product Owner is prioritizing features for a new mobile application. They have a feature that is high-value but also very high-risk and high-effort. Another feature has medium-value but is low-risk and low-effort. Using a risk/value matrix, which feature should generally be addressed first?
Setting Priorities
Medium
A.The medium-value, low-risk feature to ensure an early win.
B.The high-value, high-risk feature to tackle the biggest uncertainty first.
C.The feature that the lead developer prefers to work on.
D.Both features should be developed in parallel by different team members.
Correct Answer: The high-value, high-risk feature to tackle the biggest uncertainty first.
Explanation:
In Agile, it is often a best practice to tackle high-risk, high-value items early. This de-risks the project by providing crucial feedback and learning early in the lifecycle, preventing major problems from being discovered late in the project.
Incorrect! Try again.
29A team is working on a maintenance project where tasks arrive unpredictably and vary in priority and size. The team needs a highly visual way to manage work, optimize flow, and react quickly to new requests. Which Agile framework is specifically designed for this type of environment?
Agile Frameworks
Medium
A.Extreme Programming (XP), because of its focus on engineering practices.
B.Kanban, because it focuses on continuous flow and managing work-in-progress.
C.Scrum, because of its structured Sprints.
D.Feature-Driven Development (FDD), because it is model-driven.
Correct Answer: Kanban, because it focuses on continuous flow and managing work-in-progress.
Explanation:
Kanban is ideal for environments with an unpredictable flow of work, such as operations or maintenance teams. Its focus on visualizing workflow, limiting work-in-progress (WIP), and managing flow allows teams to handle incoming requests without the rigid time-boxing of a framework like Scrum.
Incorrect! Try again.
30A development team is discussing two possible solutions for a user story. Solution A is complex, handles many potential future use cases, and will take 8 story points. Solution B is simple, meets the current requirements perfectly, and will take 3 story points. Which Agile principle should guide their decision?
Simplicity Principle
Medium
A.Customer collaboration over contract negotiation.
B.Simplicity—the art of maximizing the amount of work not done.
C.Working software over comprehensive documentation.
D.Individuals and interactions over processes and tools.
Correct Answer: Simplicity—the art of maximizing the amount of work not done.
Explanation:
The principle of "Simplicity—the art of maximizing the amount of work not done—is essential" directly applies here. Agile encourages building what is needed now and avoiding building complex solutions for speculative future needs.
Incorrect! Try again.
31During a Sprint, the Product Owner identifies a new, urgent user story that they believe must be included. What is the correct procedure according to the Scrum framework?
Introduction to Scrum
Medium
A.The Development Team must accept the new story and remove an item of equal size.
B.The Product Owner can add the story to the current Sprint Backlog immediately if there is capacity.
C.The new story should be added to the Product Backlog and can be considered for the next Sprint during Sprint Planning.
D.The Sprint must be canceled by the Product Owner and a new Sprint planned with the new story.
Correct Answer: The new story should be added to the Product Backlog and can be considered for the next Sprint during Sprint Planning.
Explanation:
The Sprint Backlog is considered fixed once a Sprint begins to allow the Development Team to focus on the Sprint Goal. New items are added to the Product Backlog for prioritization and potential inclusion in a future Sprint. This protects the team from disruptions.
Incorrect! Try again.
32A team is spending a significant amount of time on detailed requirements documents that are rarely used by the developers, who prefer to get clarification directly from the Product Owner. In the context of Lean principles applied to Agile, what does this documentation represent?
Lean Agile
Medium
A.Value-added work.
B.A necessary process step for quality assurance.
C.A form of waste (Muda), specifically "over-processing."
D.A pull system signal.
Correct Answer: A form of waste (Muda), specifically "over-processing."
Explanation:
Lean thinking focuses on eliminating waste (Muda). Creating extensive documentation that provides little or no value to the final product is a classic example of waste, specifically "over-processing." Agile teams prefer just-in-time, just-enough documentation and direct conversation.
Incorrect! Try again.
33A key difference in how risk is managed between Waterfall and Agile approaches is that:
Agile vs Waterfall/Predictive vs Hybrid
Medium
A.Waterfall uses a risk register, while Agile frameworks formally prohibit them.
B.Agile projects have a dedicated risk manager, while Waterfall projects do not.
C.Risk management is not a concern in Agile because of short iterations.
D.Waterfall attempts to identify all risks upfront, while Agile addresses risks iteratively as they are discovered.
Correct Answer: Waterfall attempts to identify all risks upfront, while Agile addresses risks iteratively as they are discovered.
Explanation:
The Waterfall model emphasizes comprehensive upfront planning, including risk identification. Agile, by contrast, mitigates risk through short iterations, continuous feedback, and adaptation, allowing teams to discover and respond to risks empirically throughout the project.
Incorrect! Try again.
34If you were creating a Venn diagram to compare Agile and Waterfall methodologies, which of the following items would most likely be placed in the intersection (shared area) of the two circles?
Venn Diagram
Medium
A.Fixed-length iterations (Sprints).
B.A Change Control Board for all scope changes.
C.The practice of pair programming.
D.A focus on delivering a final, complete product.
Correct Answer: A focus on delivering a final, complete product.
Explanation:
While their approaches are very different, the ultimate goal of both Agile and Waterfall projects is to deliver a finished product that meets a business need. Fixed iterations are specific to Agile, a Change Control Board is characteristic of Waterfall, and pair programming is an Agile practice.
Incorrect! Try again.
35A Scrum team is about to start its third Sprint. The Product Owner presents a set of high-priority user stories, and the team selects several for the Sprint Backlog. What key element is missing that would help align the team and provide context for decision-making during the Sprint?
Sprint Charter
Medium
A.A well-defined Sprint Goal.
B.A detailed Gantt chart for the Sprint.
C.Approval from the project sponsor.
D.A complete list of all technical tasks.
Correct Answer: A well-defined Sprint Goal.
Explanation:
A Sprint Goal is a crucial outcome of Sprint Planning. It is a one-sentence summary of what the Sprint aims to achieve. It provides a shared objective and guides the Development Team's work, giving them a coherent "why" behind the user stories they are implementing. A Sprint Charter often contains this goal.
Incorrect! Try again.
36An Agile project manager is observing a team that consistently fails to complete all the work they commit to in a Sprint. The team members appear stressed and overworked. What is the most appropriate first step for the project manager (or Scrum Master/coach)?
Agile Project Management
Medium
A.Remove a team member who seems to be underperforming.
B.Reduce the length of the Sprints from two weeks to one week.
C.Facilitate a discussion during the Sprint Retrospective to help the team identify the root cause and adjust their planning process.
D.Instruct the team to work overtime to meet their commitments.
Correct Answer: Facilitate a discussion during the Sprint Retrospective to help the team identify the root cause and adjust their planning process.
Explanation:
The Agile approach favors empowering the team to solve its own problems. The Retrospective is the dedicated event for process improvement. The project manager's role is to facilitate this process, helping the team inspect and adapt, rather than imposing solutions.
Incorrect! Try again.
37A project's stakeholders are complaining they don't know the exact date the entire scope will be delivered. The team is working in Sprints and delivering value incrementally. This situation highlights a tension between traditional project expectations and which Agile principle?
Agile Values and Principles
Medium
A."Welcome changing requirements, even late in development."
B."Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale."
C."Business people and developers must work together daily throughout the project."
D."The most efficient and effective method of conveying information is face-to-face conversation."
Correct Answer: "Deliver working software frequently, from a couple of weeks to a couple of months, with a preference to the shorter timescale."
Explanation:
This principle emphasizes regular, incremental delivery of value over a single, "big bang" release. The stakeholder's desire for a fixed end-date for a fixed scope is a hallmark of traditional thinking. Agile prioritizes delivering functional increments frequently, meaning the final scope and date are often emergent.
Incorrect! Try again.
38When an organization decides to "be Agile" rather than just "do Agile," what does this primarily imply?
Agile Methodology
Medium
A.They require all developers to become certified Scrum Masters.
B.They are adopting the Agile mindset, values, and principles across the organization, influencing culture and decision-making.
C.They are strictly following the rules of a single framework like Scrum without any deviation.
D.They have purchased a specific Agile project management software tool.
Correct Answer: They are adopting the Agile mindset, values, and principles across the organization, influencing culture and decision-making.
Explanation:
"Doing Agile" refers to implementing the practices of a framework. "Being Agile" is a deeper cultural shift, meaning the organization embraces the core values and principles of the Agile Manifesto, such as collaboration, customer focus, and adaptability, to guide behavior.
Incorrect! Try again.
39A key metric in Kanban is "Cycle Time." What does it measure?
Kanban
Medium
A.The time it takes for a work item to move from the start to the end of a process, for example from "In Progress" to "Done".
B.The number of work items completed in a single day.
C.The time a team member spends actively working on a task, excluding wait times.
D.The total time from when a request is made by a customer to when it is delivered.
Correct Answer: The time it takes for a work item to move from the start to the end of a process, for example from "In Progress" to "Done".
Explanation:
Cycle Time is a crucial flow metric in Kanban. It measures the elapsed time from when a team starts working on an item (e.g., it enters "In Progress") until that work is finished (e.g., it enters "Done"). It helps teams understand and predict their delivery capability.
Incorrect! Try again.
40A team is new to story points and is trying to estimate a user story. One developer thinks it's a 5, another thinks it's an 8, and a junior developer thinks it's a 13 because they are unfamiliar with the technology. What is the primary purpose of this estimation discussion?
User Story Points & Team Velocity
Medium
A.To identify the single "correct" estimate for tracking purposes.
B.To expose different assumptions and create a shared understanding of the work involved.
C.To determine which developer will be assigned the task.
D.To arrive at a mathematically precise average for the story point value.
Correct Answer: To expose different assumptions and create a shared understanding of the work involved.
Explanation:
The value of estimation discussions (like Planning Poker) is not in the final number itself, but in the conversation it generates. The differing estimates reveal that team members have different assumptions about the complexity, risk, and effort, allowing them to share knowledge and build a common understanding.
Incorrect! Try again.
41A team of 5 developers has an established velocity of 40 points per 2-week (10-day) sprint. For an upcoming sprint, there is a 1-day national holiday, and one developer will be on vacation for 3 days. Assuming capacity is the primary constraint, what is the most realistic adjusted velocity forecast for this sprint?
User Story Points & Team Velocity
Hard
A.40 points, as velocity is an average and should not be adjusted for minor variations.
B.33.6 points, calculated by reducing capacity based on total available person-days.
C.36 points, calculated by applying a simple 10% reduction for the national holiday.
D.28 points, calculated by reducing capacity only for the absent team member ().
Correct Answer: 33.6 points, calculated by reducing capacity based on total available person-days.
Explanation:
The most accurate way to adjust capacity is by calculating available person-days. Total person-days in a normal sprint = 5 developers * 10 days = 50. Days lost to holiday = 5 days (1 for each developer). Days lost to vacation = 3 days. Total available person-days = 50 - 5 - 3 = 42. The adjusted capacity is the historical velocity multiplied by the ratio of available capacity: .
Incorrect! Try again.
42A Kanban team observes that their average Cycle Time is increasing, while their Throughput (rate of completion) remains stable. According to Little's Law (), what is the most direct and unavoidable mathematical conclusion?
Kanban
Hard
A.The team is experiencing more external blockers than usual.
B.The team is working on items that are more complex or larger.
C.The team's process has become less efficient.
D.The team's average Work in Progress (WIP) has increased.
Correct Answer: The team's average Work in Progress (WIP) has increased.
Explanation:
Little's Law provides a direct mathematical relationship between WIP, Throughput, and Cycle Time. If Throughput is constant and Cycle Time increases, the only way for the equation to remain balanced is for the average Work in Progress (WIP) to have increased. While other options might be causes, the increase in WIP is the direct mathematical consequence described by the law.
Incorrect! Try again.
43A project is chartered to build a new satellite. The hardware construction and launch logistics have extremely high costs, long lead times, and are subject to rigid, well-understood physical constraints. The software for analyzing the satellite's data, however, is expected to evolve rapidly as scientists discover new research questions. Which project management strategy is most appropriate?
Agile vs Waterfall/Predictive vs Hybrid
Hard
A.A phase-gated model where the entire satellite is built and launched before software development begins.
B.A Hybrid model employing a Predictive lifecycle for the hardware and launch, and an Agile lifecycle for the data analysis software.
C.A pure Predictive (Waterfall) model to control the high-risk hardware components.
D.A pure Agile approach to embrace change in all aspects of the project.
Correct Answer: A Hybrid model employing a Predictive lifecycle for the hardware and launch, and an Agile lifecycle for the data analysis software.
Explanation:
This scenario presents a bimodal problem. The hardware development is predictable and high-cost, making it suitable for a Predictive (Waterfall) approach to manage risk and dependencies. The software development is uncertain and requires rapid adaptation, making it a perfect candidate for an Agile approach. A Hybrid model allows the project to use the most suitable method for each distinct component.
Incorrect! Try again.
44A Product Owner, under pressure from stakeholders, is consistently pushing the Development Team to treat sprint forecasts as fixed commitments and add unplanned work mid-sprint. This is causing team burnout and a decline in quality. What is the most effective initial action for the Scrum Master to take?
Scrum Master
Hard
A.Allocate a 'buffer' of 20% capacity in each sprint to handle unplanned work from the Product Owner.
B.Tell the Development Team to refuse all mid-sprint changes to protect their process.
C.Immediately escalate the Product Owner's behavior to their functional manager.
D.Coach the Product Owner and stakeholders on Scrum principles, particularly that a Sprint Backlog is a forecast and the Development Team owns it during the sprint, using data on burnout and defects to illustrate the negative impact.
Correct Answer: Coach the Product Owner and stakeholders on Scrum principles, particularly that a Sprint Backlog is a forecast and the Development Team owns it during the sprint, using data on burnout and defects to illustrate the negative impact.
Explanation:
The Scrum Master's primary role is to be a coach and teacher. The most effective approach is to address the root of the misunderstanding by educating the Product Owner and stakeholders on Agile principles. Using concrete data makes the consequences of their actions visible and provides a foundation for a constructive conversation, rather than creating conflict or simply accommodating the dysfunction.
Incorrect! Try again.
45A team practices Scrum diligently but suffers from high technical debt and frequent bugs escaping into production. Their retrospectives identify inconsistent coding standards and knowledge silos as root causes. Which specific Extreme Programming (XP) practice, if adopted, would most directly target these specific issues?
XP
Hard
A.Pair Programming.
B.Continuous Integration.
C.The Planning Game.
D.Metaphor.
Correct Answer: Pair Programming.
Explanation:
Pair Programming directly addresses inconsistent coding standards and knowledge silos by having two developers work on the same code simultaneously. This practice facilitates real-time code review, enforces shared standards, and disseminates knowledge throughout the team. While Continuous Integration helps with bugs, Pair Programming is more targeted at the identified root causes.
Incorrect! Try again.
46A product team needs to decide on an architecture for a new mobile app. Option A uses a familiar, stable technology. Option B uses a new, cutting-edge framework that could offer a 10x performance improvement but has significant technical uncertainty. The cost of delaying other features to explore Option B is low. Which Lean principle provides the strongest justification for investing time in a prototype for Option B?
Lean Agile
Hard
A.Amplify Learning.
B.Defer Commitment.
C.Build Integrity In.
D.Deliver as Fast as Possible.
Correct Answer: Amplify Learning.
Explanation:
The core of the decision lies in the high uncertainty and potential high reward of Option B. The 'Amplify Learning' principle states that in situations of high uncertainty, the priority should be to conduct experiments that generate knowledge and reduce risk. Building a prototype for Option B is a perfect example of amplifying learning to make a better, more informed decision later.
Incorrect! Try again.
47A team's backlog contains features with varying profit potentials, time-critical market windows, risk reduction values, and development complexities. The Product Owner wants a prioritization technique that provides a rational, economic basis for decision-making. Which framework is specifically designed for this purpose?
Setting Priorities
Hard
A.The Kano Model, which links features to customer satisfaction.
C.Weighted Shortest Job First (WSJF), calculated by dividing the Cost of Delay by Job Size.
D.Stack Ranking based on the Product Owner's gut feeling.
Correct Answer: Weighted Shortest Job First (WSJF), calculated by dividing the Cost of Delay by Job Size.
Explanation:
WSJF is an economic decision-making model. It forces the team to quantify the 'Cost of Delay' (which includes user business value, time criticality, and risk reduction) and divide it by the effort (Job Size). This calculation yields a score that helps prioritize work to maximize economic outcomes, making it the ideal choice for the complex scenario described.
Incorrect! Try again.
48Which of the following scenarios best exemplifies the Agile principle of "Simplicity--the art of maximizing the amount of work not done"?
Agile Values and Principles
Hard
A.Choosing not to adopt a new, complex JavaScript framework in favor of an existing, simpler one.
B.Breaking down a large epic into very small user stories that can each be completed in one day.
C.Firmly rejecting any change requests from stakeholders during a sprint to protect the team.
D.Solving a user's request for a data report by providing a simple CSV export, instead of building a complex, multi-format report generator with customizable filters that was initially conceived.
Correct Answer: Solving a user's request for a data report by providing a simple CSV export, instead of building a complex, multi-format report generator with customizable filters that was initially conceived.
Explanation:
This principle is about fulfilling the customer's need with the least amount of effort and complexity possible. It's about avoiding 'gold plating' and building features 'just in case'. Providing the simplest solution (a CSV export) that delivers value, and then waiting for feedback before adding more complexity, is the perfect application of maximizing the work not done.
Incorrect! Try again.
49A distributed team's Daily Stand-up is consistently ineffective. Team members report status to the Scrum Master, conversations diverge into technical problem-solving, and there's no clear plan for the day. This is a symptom of a deeper anti-pattern. What is the most likely root cause?
Daily Stand-up
Hard
A.The team views the event as a status report for management rather than a planning meeting for themselves.
B.The 15-minute timebox is too short for a distributed team.
C.The team members are not using a physical task board.
D.The team is not co-located, which makes all communication difficult.
Correct Answer: The team views the event as a status report for management rather than a planning meeting for themselves.
Explanation:
The primary purpose of the Daily Stand-up is for the Development Team to inspect progress toward the Sprint Goal and adapt their plan for the upcoming day. When it devolves into a status report to a manager or Scrum Master, the core purpose of peer-to-peer planning and collective ownership is lost. This is the root cause of the other symptoms described.
Incorrect! Try again.
50In a scaled environment with multiple Scrum teams working on interdependent components of a single product, what is the primary strategic value of having each team create and share a Sprint Charter at the beginning of each sprint?
Sprint Charter
Hard
A.It allows senior management to track each team's progress without attending sprint reviews.
B.It acts as a binding contract between the team and the Product Owner, ensuring all committed work is delivered.
C.It surfaces cross-team dependencies and assumptions early, forcing necessary alignment and negotiation before they become impediments.
D.It provides a detailed daily plan for the team, removing the need for ad-hoc adjustments.
Correct Answer: It surfaces cross-team dependencies and assumptions early, forcing necessary alignment and negotiation before they become impediments.
Explanation:
While a Sprint Charter helps a single team align on its goal, its value is magnified in a scaled setting. When teams create and share their charters, misalignments, dependencies ('we need Team B to finish their API by Wednesday'), and conflicting assumptions become immediately visible, allowing for proactive coordination and risk management across the system.
Incorrect! Try again.
51If you were to create a Venn diagram of Scrum, Kanban, and XP, which of the following would be located exclusively in the intersection of Kanban and XP, but not Scrum?
Venn Diagram
Hard
A.A specific role dedicated to facilitating the process (e.g., Scrum Master).
B.The concept of a cross-functional, self-organizing team.
C.An explicit focus on limiting Work In Progress (WIP) as a primary mechanism for creating a pull system.
D.The use of timeboxed iterations for development cadence.
Correct Answer: An explicit focus on limiting Work In Progress (WIP) as a primary mechanism for creating a pull system.
Explanation:
Both Kanban (via explicit WIP limits per column) and XP (originally through engineering practices that prevent work from piling up, like not taking on new stories until current ones are done) are flow-based systems that explicitly manage WIP. Scrum limits WIP indirectly by the amount of work pulled into a sprint, but it is not its primary, explicit, flow-controlling mechanism in the same way as it is for Kanban and XP.
Incorrect! Try again.
52An Agile project manager learns of a new data privacy regulation that will take effect in six months, potentially requiring a major architectural redesign of the product. How should this risk be managed in an Agile way?
Agile Project Management
Hard
A.Create technical spikes and proof-of-concept user stories in upcoming sprints to investigate the regulation's impact and test potential architectural changes.
B.Continue with the existing backlog and assume the team can accommodate the changes when the deadline is closer.
C.Halt all current development and form a committee to analyze the regulation and produce a complete redesign specification.
D.Add the risk to a traditional risk register and monitor it, taking no action until the regulation's impact is fully confirmed.
Correct Answer: Create technical spikes and proof-of-concept user stories in upcoming sprints to investigate the regulation's impact and test potential architectural changes.
Explanation:
The Agile approach to managing risk is to treat it as uncertainty that needs to be reduced through empirical work. Instead of just documenting the risk (traditional) or overreacting (halting development), the team should perform small, timeboxed experiments (spikes) to gain the knowledge needed to make an informed decision, reducing the risk incrementally and transparently.
Incorrect! Try again.
53A Sprint Goal has been defined as "Demonstrate a viable checkout process." Mid-sprint, the Product Owner realizes a critical payment gateway integration was missed in the planning and asks the Development Team to add it. The team concludes that adding this work makes the original Sprint Goal unachievable. According to the Scrum Guide, what is the only legitimate action the Product Owner can take?
Introduction to Scrum
Hard
A.Cancel the Sprint.
B.Change the Sprint Goal to something less ambitious.
C.Instruct the team to work overtime to achieve the original goal plus the new work.
D.Remove other work from the Sprint Backlog to make room for the new item.
Correct Answer: Cancel the Sprint.
Explanation:
The Sprint Goal provides coherence and focus. According to the Scrum Guide, if the work of the sprint changes such that the Sprint Goal becomes obsolete, the sprint can be cancelled. The Product Owner is the only person with the authority to do this. Swapping work is only permissible if the Sprint Goal is not endangered. Since the goal is now unachievable, cancellation is the 'by the book' recourse to allow the team to reset with a new, achievable goal.
Incorrect! Try again.
54A team's velocity over the past six 2-week sprints has been: 20, 38, 22, 41, 18, 43. This data shows a very high standard deviation. What is the most critical conclusion a Scrum Master should draw from this?
User Story Points & Team Velocity
Hard
A.The team's process is unstable and unpredictable, making long-term forecasting unreliable. The root causes of this variation must be investigated.
B.The average velocity (30.3) is still a valid number to use for planning the next sprint.
C.The team is alternating between 'easy' and 'hard' sprints, which is a good way to manage effort.
D.The team needs to be more disciplined in their story point estimation.
Correct Answer: The team's process is unstable and unpredictable, making long-term forecasting unreliable. The root causes of this variation must be investigated.
Explanation:
Velocity's primary purpose is to enable forecasting. High variability or a large standard deviation indicates an unstable system. Using the average is misleading because the team's performance is not clustered around it. The high variance points to systemic issues (e.g., unplanned work, unclear requirements, external dependencies) that must be identified and addressed to make the team's delivery predictable.
Incorrect! Try again.
55A team using Kanban with Classes of Service (CoS) notices that a frequent use of the 'Expedite' class is causing a severe delay in 'Standard' class items, violating their service level agreements (SLAs). What is the most effective policy change to mitigate this issue without eliminating the 'Expedite' class entirely?
Kanban
Hard
A.Double the WIP limit for the 'Standard' class to allow more work to start.
B.Tell stakeholders they are no longer allowed to request expedited items.
C.Create a new 'Super Expedite' class for truly urgent items.
D.Implement a concurrent WIP limit for the 'Expedite' class (e.g., max 1 expedite item at a time).
Correct Answer: Implement a concurrent WIP limit for the 'Expedite' class (e.g., max 1 expedite item at a time).
Explanation:
The problem with an 'Expedite' lane is that it often bypasses the system's WIP limits, stealing capacity from other work. The most effective way to control this negative impact is to apply a WIP limit to the expedite class itself. This allows for true emergencies to be handled quickly while preventing the abuse of the expedite lane from crippling the entire system's flow.
Incorrect! Try again.
56A team is asked to build a new notification system. The initial request includes support for email, SMS, and push notifications, with user-configurable preferences for each. Applying the principle of "Simplicity--the art of maximizing the amount of work not done," which approach is best?
Simplicity Principle
Hard
A.Build the full user preference screen first, allowing users to select options, even if the back-end functionality isn't ready.
B.Implement only email notifications for the most critical event, release it, and then use feedback and data to determine if other channels are necessary.
C.Conduct extensive user research to determine the perfect set of notification preferences before writing any code.
D.Build the underlying architecture to support all three notification types but only activate the email functionality in the user interface.
Correct Answer: Implement only email notifications for the most critical event, release it, and then use feedback and data to determine if other channels are necessary.
Explanation:
This approach perfectly embodies the principle by delivering a valuable, working piece of software that solves the core problem (getting a critical notification) with the absolute minimum implementation. It avoids speculative work (building SMS/push support or a complex preference system that might not be needed) and instead uses empirical feedback to guide future development.
Incorrect! Try again.
57An organization's primary goal for adopting Agile is to improve its 'time-to-market' for new ideas. Their current process is hampered by long analysis phases and departmental silos creating bottlenecks. They want a framework that focuses explicitly on optimizing the end-to-end workflow from concept to cash. Which framework's core principles are most aligned with this specific goal?
Agile Frameworks
Hard
A.XP, as its engineering practices reduce defects and rework.
B.Kanban, as its primary focus is on visualizing and optimizing the flow of value through the entire system.
C.Scrum, as its sprint structure forces regular delivery of increments.
D.Crystal, as it focuses on team communication.
Correct Answer: Kanban, as its primary focus is on visualizing and optimizing the flow of value through the entire system.
Explanation:
While all Agile frameworks aim to improve delivery, Kanban is unique in its explicit focus on the entire value stream. Its core practices—visualizing the workflow, limiting WIP, managing flow, and making policies explicit—are designed specifically to identify bottlenecks and optimize the end-to-end lead time, which directly corresponds to improving 'time-to-market'.
Incorrect! Try again.
58A highly mature, self-organizing Scrum Team is consistently delivering value. However, the Scrum Master notices that their retrospectives have become superficial, and they haven't experimented with their process in several months. What is the most appropriate stance for the Scrum Master?
Scrum Master
Hard
A.Take a directive stance and assign the team a new practice to try, such as pair programming.
B.Act as a provocateur by challenging the team's assumptions and introducing new ideas or retrospective formats to stimulate deeper reflection on their process.
C.Adopt a passive 'leave them alone' stance, since the team is high-performing and self-organizing.
D.Dissolve the Scrum Master role for this team, as they no longer seem to need facilitation.
Correct Answer: Act as a provocateur by challenging the team's assumptions and introducing new ideas or retrospective formats to stimulate deeper reflection on their process.
Explanation:
A key responsibility of a Scrum Master, especially for a mature team, is to prevent complacency and encourage relentless improvement. The Scrum Master should shift from a teacher to a coach and agent of change. By challenging the team and introducing new perspectives, they help the team break out of their comfort zone and find new levels of effectiveness, fulfilling the Agile principle of continuous improvement.
Incorrect! Try again.
59A team is required to get sign-off on a 50-page requirements specification document from five different departments before development can begin. This process takes weeks, and the requirements frequently change once the team starts building the product and getting real user feedback. According to Lean principles, this extensive, upfront documentation and approval process is primarily an example of which of the 'Seven Wastes'?
Lean Agile
Hard
A.Over-processing (creating work of higher complexity or detail than required at that point in time).
B.Extra Features (building things the customer doesn't want).
C.Defects (in the form of outdated requirements).
D.Waiting (for the approvals).
Correct Answer: Over-processing (creating work of higher complexity or detail than required at that point in time).
Explanation:
While this process certainly involves waiting and can lead to defects, the primary waste is Over-processing. Creating a highly detailed specification far in advance of the actual work is generating more information than is necessary at the time, especially when it is likely to become obsolete. Lean favors a just-in-time approach to information and decision making to avoid this type of waste.
Incorrect! Try again.
60A large-scale project involves a fixed-deadline regulatory compliance component and a customer-facing innovation component. The compliance work is well-defined and must be audited. The innovation work is highly uncertain. Which of the following describes the most problematic implementation of a Hybrid model for this scenario?
Agile vs Waterfall/Predictive vs Hybrid
Hard
A.A model where a predictive approach is used for the compliance component and a concurrent Scrum approach is used for the innovation component, with defined integration points.
B.A model using the SAFe framework, which is designed to handle both types of work using concepts like the Architectural Runway and Agile Release Trains.
C.A 'Water-Scrum-Fall' model where a long, detailed design phase for both components is completed upfront, followed by Scrum sprints, followed by a long integration and testing phase.
D.A model where the compliance work is done first in a series of sprints with fixed-scope goals, followed by sprints for the innovation work.
Correct Answer: A 'Water-Scrum-Fall' model where a long, detailed design phase for both components is completed upfront, followed by Scrum sprints, followed by a long integration and testing phase.
Explanation:
This implementation is the most problematic because it undermines the core benefit of using Agile for the innovation component. By forcing a big, upfront design for the uncertain part of the project, it eliminates the ability to learn and adapt based on feedback during the sprints. This approach, often called 'Scrum-in-name-only,' carries the overhead of both methodologies without reaping the primary benefits of Agile (flexibility and empirical learning).
Incorrect! Try again.
Did this save you a night before the exam?
LPU Notes is free, and it stays free. Ads cover part of the server bill.
The rest comes out of a student's own pocket: the domain, the storage,
and keeping the site up through the weeks everyone needs it at once.
The payment button didn't load. An ad blocker or a filtered network is the usual reason.
to try again.
Nothing here is ever locked, and nothing unlocks. Chip in only if it was worth it.
What it pays for →