Courseiva

Disciplined Agile Foundations (DAF, PMI-authorized, replaces the retired DASM) (DAF) (DAF) — Questions 76150

211 questions total · 3pages · All types, answers revealed

Page 1

Page 2 of 3

Page 3
76
MCQmedium

A team is transitioning to a 'Lean' lifecycle. What is the most likely change they need to make?

A.Increase batch sizes
B.Add a project manager
C.Require more documentation
D.Focus on continuous flow
AnswerD

Lean emphasizes flow over iterations.

Why this answer

Lean focuses on flow and minimizing waste, often replacing iterations with a continuous flow model.

77
MCQhard

A team has been asked to implement a new feature. They don't know the technology stack well. What is the most 'disciplined' approach?

A.Commit to the feature immediately and learn as they build
B.Reject the feature request until they are experts
C.Ask management to assign an expert to do the work for them
D.Perform a 'Spike' to explore the technology
AnswerD

Spikes are specifically designed for technical exploration.

Why this answer

Conducting a 'Spike' allows the team to research the technology before committing to a delivery plan.

78
Multi-Selectmedium

Which TWO of the following are common signs of 'Technical Debt'?

Select 2 answers
A.High defect rates in the code base
B.The code is fully documented
C.Increased difficulty in adding new features
D.The team delivers features faster than ever before
E.The team uses a new IDE for coding
AnswersA, C

Poor quality is a common symptom of debt.

Why this answer

Technical debt is often manifested through poor code quality and slow development speeds due to the need for workarounds.

79
MCQmedium

Which DA role helps define the architecture?

A.Team Lead
B.Product Owner
C.Scrum Master
D.Architecture Owner
AnswerD

Technical lead.

Why this answer

The Architecture Owner is responsible for the technical direction and architecture of the solution.

80
MCQeasy

Which of these is a valid DA lifecycle?

A.The Command lifecycle
B.The Waterfall lifecycle
C.The Static lifecycle
D.The Agile lifecycle
AnswerD

This is a standard DA lifecycle.

Why this answer

The Agile lifecycle is one of the core lifecycles supported in DA.

81
MCQhard

Your organization is transitioning to a more agile governance model. Which approach should you adopt to ensure effective decision-making?

A.Lean Governance
B.Command and Control
C.Ad-hoc Decision Making
D.Full Documentation
AnswerA

DA advocates for lightweight, risk-based governance.

Why this answer

Lean Governance focuses on risk-based oversight rather than bureaucratic checklists.

82
MCQeasy

What is the primary benefit of the 'Guided Continuous Improvement' (GCI) approach in Disciplined Agile?

A.It forces every team to use the exact same metrics.
B.It allows teams to improve their way of working based on their unique context.
C.It eliminates the need for retrospectives.
D.It mandates the use of only one specific lifecycle.
AnswerB

GCI acknowledges that different teams have different contexts and needs.

Why this answer

GCI provides a structured yet flexible way to improve, avoiding the pitfalls of 'one size fits all' by using a context-sensitive approach.

83
MCQeasy

In Agile, what is a 'User Story'?

A.A detailed 50-page requirement document
B.A technical specification of the database schema
C.A description of a feature from the perspective of the user
D.A formal contract signed by the customer
AnswerC

This is the standard definition of a user story.

Why this answer

A user story is a small, concise statement of a requirement from the user's perspective.

84
MCQmedium

When applying the DA toolkit, what is the best way to determine if a practice is 'fit-for-purpose'?

A.Measure its impact on team outcomes and compare it with the desired goals.
B.See if the team likes it.
C.Check if it's the latest fad in the agile community.
D.Ask the team to vote.
AnswerA

Outcome-based measurement is the disciplined way.

Why this answer

You measure the effectiveness of the practice against the team's goals and check if it has a positive impact on the team's outcomes.

85
MCQmedium

In the context of the DA toolkit, what does the term 'Process Goal' represent?

A.A set of decision points that teams need to address.
B.A list of KPIs to measure team performance.
C.A project management certification level.
D.A specific set of practices that must be adopted.
AnswerA

This is the definition of a process goal.

Why this answer

Process goals are collections of decision points that a team needs to address, providing a structured approach to thinking through their WoW.

86
MCQhard

When applying 'Coordinate Activities' across multiple teams, what is the best DA approach?

A.Force all teams to use the same lifecycle
B.Use a regular coordination meeting
C.Appoint a single manager for all teams
D.Merge all teams into one large team
AnswerB

Commonly referred to as coordination practices.

Why this answer

Using a 'Scrum of Scrums' or 'Coordination Meeting' is a common DA strategy to align multiple teams.

87
MCQmedium

Which DA principle supports the idea that teams should improve their process incrementally?

A.Improve Process
B.Choice is Good
C.Context Counts
D.Enterprise Awareness
AnswerA

Focuses on kaizen and incremental change.

Why this answer

The 'Improve Process' principle encourages continuous improvement through small, incremental changes.

88
MCQhard

A team is struggling with 'technical debt'. According to Disciplined Agile, which action is most appropriate to address this during the iteration?

A.Outsource the technical debt resolution to a different team
B.Include 'refactoring' and 'testing' tasks within each iteration
C.Ignore the debt until the project is near completion
D.Create a separate 'technical debt sprint' once a year
AnswerB

This integrates quality control and debt management into the ongoing delivery process.

Why this answer

Technical debt is a reality in complex systems. It should be managed proactively by including refactoring and testing in the 'Definition of Done'.

89
MCQeasy

Which of the following is an example of 'Tailoring' in the DA toolkit?

A.Choosing between different options for 'Explore Scope' based on team size.
B.Ignoring the DA toolkit and using a standard methodology.
C.Increasing the number of meetings.
D.Copying a high-performing team's process exactly.
AnswerA

This is the definition of tailoring to context.

Why this answer

Tailoring means adjusting practices to fit your specific context, such as choosing a different way to manage requirements based on project size.

90
MCQhard

In a Lean environment, how do you handle a 'non-value-add but necessary' activity?

A.Streamline and minimize it as much as possible.
B.Ignore it completely.
C.Automate it without optimization.
D.Assign it to a low-level employee.
AnswerA

If it is mandatory, you optimize its execution.

Why this answer

While it is waste, it must be minimized or streamlined as much as possible because it cannot be fully eliminated.

91
MCQhard

You are assessing the 'Coordinate Activities' process goal for a team that is struggling with knowledge silos. Which decision point should you focus on?

A.Select the lifecycle.
B.Align the team.
C.Manage the budget.
D.Share information.
AnswerD

This is a key decision point within 'Coordinate Activities' to break down silos.

Why this answer

The 'Coordinate Activities' goal includes decision points about knowledge sharing and cross-team synchronization that directly address silos.

92
MCQeasy

What does a cumulative flow diagram (CFD) help a team visualize?

A.The specific team member assigned to each ticket.
B.The total budget remaining for the project.
C.The stability and distribution of work in progress.
D.Individual team member performance.
AnswerC

CFDs are designed to show the health of a process's flow.

Why this answer

CFDs show WIP, throughput, and lead time trends over time.

93
MCQeasy

Which of the following is an example of an 'Agile' practice?

A.Creating a detailed project plan for the next 2 years
B.Holding a Daily Stand-up meeting
C.Requiring all changes to go through a formal committee
D.Assigning tasks to individuals by the manager
AnswerB

Daily stand-ups are a fundamental Agile practice.

Why this answer

Daily Stand-up is a widely recognized Agile practice for synchronization.

94
MCQhard

Your organization wants to transition to a 'Pull' system. What is the most important prerequisite?

A.Eliminating all meetings.
B.Moving to a cloud-based development environment.
C.Hiring more experienced team members.
D.Establishing and enforcing WIP limits.
AnswerD

Pulling requires a signal that capacity is available, which is enforced by WIP limits.

Why this answer

Without WIP limits, a 'Pull' system cannot function; it just becomes a 'Push' system.

95
MCQhard

Your organization is scaling Agile. What does Disciplined Agile suggest for scaling?

A.Increase the size of individual teams to 50+ members
B.Choose a lifecycle that fits the specific needs of the teams
C.Adopt a single framework like SAFe for all projects
D.Standardize all teams to use the exact same process
AnswerB

Scaling in DA is about selecting the right strategies for the unique situation.

Why this answer

DA avoids 'one-size-fits-all' scaling frameworks, advocating for context-sensitive scaling (the 'DA toolkit').

96
MCQmedium

If you observe a high rate of 'blocked' items on your Kanban board, what is the most appropriate action?

A.Remove the blocked items from the board.
B.Wait until the next daily stand-up to discuss the blocks.
C.Swarm on the blocked item to clear the impediment immediately.
D.Start new work to keep the developers busy.
AnswerC

Clearing blocks is essential for maintaining flow.

Why this answer

Blocking indicates an external dependency or an issue that requires immediate swarming to resolve.

97
MCQeasy

What is the purpose of the 'DA Toolkit'?

A.To provide a structured way for teams to tailor their processes.
B.To replace all other agile frameworks.
C.To provide a set of strict rules for Scrum teams.
D.To act as a project management tool like Jira.
AnswerA

This is the primary purpose of the DA toolkit.

Why this answer

The DA toolkit serves as a comprehensive resource to help teams and organizations tailor their WoW based on their context.

98
Multi-Selectmedium

Which TWO of the following are primary benefits of limiting Work-in-Progress (WIP)?

Select 2 answers
A.Elimination of all meetings.
B.Reduction in total cycle time.
C.Increased total throughput of the system.
D.Exposure of underlying process bottlenecks.
E.Improved individual employee performance.
AnswersB, D

Less inventory means items clear the system faster.

Why this answer

WIP limits are designed to expose bottlenecks and reduce the time work spends waiting.

99
MCQhard

Your team needs to scale their agile efforts. What should be your first step according to DA?

A.Assess the current team maturity and context
B.Switch to Kanban
C.Add a Program Manager
D.Implement SAFe immediately
AnswerA

Context determines the scaling strategy.

Why this answer

DA emphasizes scaling the team and coordinating activities based on existing team maturity.

100
MCQeasy

Which DA concept describes the idea that teams should be able to choose their own way of working?

A.Standardized Agile.
B.Choose Your WoW.
C.Command and Control.
D.Managed Delivery.
AnswerB

This is the core concept of the Disciplined Agile framework.

Why this answer

The 'Choose Your WoW' mindset is a foundational pillar of DA, empowering teams to self-organize and adapt.

101
MCQeasy

Which of the following is considered 'Waste' (Muda) in a software development process?

A.Performing automated unit tests.
B.Conducting a sprint demo.
C.Collaborating on design documents.
D.Developing features that the customer will never use.
AnswerD

Building unnecessary features is a classic Lean waste (Overproduction).

Why this answer

Unused features are 'Inventory' or 'Overproduction', both are forms of waste.

102
MCQmedium

When applying the DA toolkit, you discover that your team's 'Explore Scope' process goal has multiple high-performing options. How do you decide which one to implement?

A.Select the option with the fewest steps.
B.Analyze your team's context factors and select the option that best addresses your current challenges.
C.Randomly select an option to experiment.
D.Select the option that is most popular in the industry.
AnswerB

DA is fundamentally about being context-sensitive and selecting practices that solve real problems.

Why this answer

DA advises you to look at your team's context (size, geographic distribution, complexity) and choose the option that best fits those factors.

103
Multi-Selecthard

Which THREE of the following are considered 'Lean' practices in DA?

Select 3 answers
A.Eliminating waste
B.Increasing batch sizes
C.Adding unnecessary roles
D.Reducing WIP
E.Optimizing flow
AnswersA, D, E

Lean practice.

Why this answer

Reducing WIP, optimizing flow, and eliminating waste are core lean practices.

104
Multi-Selectmedium

Which TWO of the following statements about 'Process Goals' in DA are true?

Select 2 answers
A.They must be followed in a specific order.
B.They eliminate the need for retrospectives.
C.They help teams make informed trade-offs.
D.They are only for the Inception phase.
E.They provide a list of options for a team to consider.
AnswersC, E

By presenting options with trade-offs, they support decision-making.

Why this answer

Process goals are collections of decision points that provide a menu of options, not a mandatory path.

105
MCQmedium

When a team is 'swarming', what are they doing?

A.Taking a break together to recharge.
B.Collaborating simultaneously to finish a single item.
C.Working on as many tasks as possible at once.
D.Dividing work into the smallest possible tasks.
AnswerB

This reduces the cycle time for that specific item.

Why this answer

Swarming involves multiple team members working collaboratively on a single item to complete it rapidly.

106
MCQeasy

What is the primary benefit of the 'Iterative' approach over a 'Big Bang' delivery approach?

A.It allows for early detection and correction of errors
B.It eliminates the need for project managers
C.It requires less documentation than waterfall
D.It ensures that all team members are always busy
E.It guarantees that no changes will be made to requirements
AnswerA

Frequent iterations provide checkpoints to identify defects early.

Why this answer

The iterative approach focuses on risk reduction and feedback through smaller, frequent releases.

107
MCQeasy

What is the primary objective of 'Iterative' development in a project?

A.To avoid all documentation
B.To deliver working, tested functionality frequently
C.To ensure the project manager has total control
D.To allow the team to work on different projects simultaneously
AnswerB

This is the hallmark of iterative delivery.

Why this answer

The primary objective is to deliver value in small, manageable increments.

108
MCQmedium

Your team needs to balance the 'Adaptive' vs 'Predictive' lifecycle. Which criteria should you prioritize when making this choice?

A.The tenure of the team members
B.The total budget allocated to the project
C.The level of uncertainty and risk in the project
D.The seniority of the stakeholders
AnswerC

High uncertainty necessitates an adaptive approach to manage the risk.

Why this answer

DA encourages choosing a lifecycle based on factors like technical complexity, team size, and uncertainty, not a one-size-fits-all approach.

109
MCQhard

When analyzing a Value Stream Map, what does an 'invisible' queue represent?

A.Future work that hasn't been started.
B.Work waiting in an inbox or system that is not explicitly tracked.
C.Work that has been completed but not yet verified.
D.The time spent in planning meetings.
AnswerB

These are the most dangerous queues because they are ignored.

Why this answer

Invisible queues often exist in email inboxes or ticketing systems, causing significant hidden delays.

110
MCQeasy

Which of these is the best definition of 'Value' in Lean?

A.The number of tasks completed in a sprint.
B.Anything the customer is willing to pay for.
C.The total effort hours spent by the team.
D.The number of lines of code written.
AnswerB

This is the core definition of customer-centric Lean.

Why this answer

Value is defined by what the customer is willing to pay for.

111
MCQeasy

Which of these is a symptom of 'Overprocessing'?

A.Writing code in a professional IDE.
B.Conducting daily check-ins.
C.Adding extra features or documentation that the customer did not request.
D.Maintaining a clean codebase.
AnswerC

Overprocessing adds effort without adding value.

Why this answer

Doing more work than is required by the customer or the definition of done is waste.

112
MCQmedium

A team is frustrated by 'rework'. Which Lean practice helps address this at the source?

A.Assigning a dedicated person to track defects.
B.Reducing the scope of the project.
C.Building quality in through practices like TDD and automated testing.
D.Increasing the testing phase duration.
AnswerC

Detecting issues immediately prevents rework.

Why this answer

Building quality in (e.g., TDD, automated testing) prevents defects from occurring.

113
Multi-Selectmedium

Which TWO of the following are benefits of using the Disciplined Agile toolkit compared to a single framework like Scrum?

Select 2 answers
A.It eliminates the need for any project management.
B.It guarantees project success.
C.It provides a more comprehensive set of options.
D.It forces teams to deliver faster than Scrum.
E.It allows for context-sensitive process selection.
AnswersC, E

DA is a toolkit of many practices, not just one framework.

Why this answer

DA provides a broader set of options and is more tailored to the reality of enterprise environments than a single, prescriptive framework.

114
MCQeasy

Which of the following best describes the 'Enterprise Awareness' principle in Disciplined Agile?

A.Teams should ignore company policies if they impede agility.
B.The team should delegate all integration tasks to a central architecture group.
C.Teams should work to improve the enterprise, not just their local team.
D.Teams should only focus on their own code quality to ensure speed.
AnswerC

This is the core definition of the Enterprise Awareness principle.

Why this answer

Enterprise awareness means teams look beyond their own immediate needs and consider how their work affects the wider organization and its goals.

115
Multi-Selecthard

Which TWO of the following statements correctly describe how a team should evolve its Way of Working according to Disciplined Agile?

Select 2 answers
A.Improvement should be continuous and guided by the team's current context.
B.Teams should rely on external consultants to define their process.
C.Improvements should be based on data and retrospectives to ensure they are effective.
D.Teams should adopt a new framework every quarter to stay modern.
E.Teams should skip retrospectives to maximize delivery time.
AnswersA, C

This is the essence of GCI.

Why this answer

Evolution happens through Guided Continuous Improvement and the active selection of fit-for-purpose practices.

116
Multi-Selectmedium

Which TWO of the following are key characteristics of a 'fit-for-purpose' Way of Working?

Select 2 answers
A.It is the same for every team in the company.
B.It is tailored to the team's unique context.
C.It is exactly what the organization's competitors are using.
D.It requires no changes after it is set.
E.It is focused on achieving the team's desired outcomes.
AnswersB, E

Tailoring is essential for a fit-for-purpose process.

Why this answer

A fit-for-purpose WoW is tailored to the team's context and focused on achieving effectiveness, not just following a framework.

117
MCQmedium

Your team is experiencing high WIP levels during the development phase. Which Lean technique should you apply first to identify the primary cause of this congestion?

A.Require developers to work overtime to clear the backlog.
B.Increase the team size to handle the overflow.
C.Conduct a Value Stream Mapping session to visualize handoffs and queues.
D.Implement a mandatory daily stand-up meeting extension.
AnswerC

VSM is the primary tool for identifying flow constraints.

Why this answer

Value stream mapping helps visualize the flow and identify where work piles up due to bottlenecks.

118
MCQhard

A team is experiencing 'analysis paralysis' during the initial phase of their project. Which Disciplined Agile strategy is best to move forward?

A.Extend the sprint duration to allow more time for analysis
B.Switch to a full Kanban system without any planning
C.Implement 'Just-in-Time' planning to reduce upfront analysis
D.Mandate a strict waterfall phase gate review
AnswerC

Just-in-time planning focuses on immediate work, reducing unnecessary analysis.

Why this answer

Disciplined Agile suggests 'Evolutionary' approaches, where the team performs just enough planning to start, then adapts.

119
MCQmedium

When applying the DA toolkit, what is the best way to handle conflicting advice from different agile experts?

A.Follow your current process to avoid conflict.
B.Combine both approaches into one process.
C.Evaluate the trade-offs of both approaches within the context of your team's unique situation.
D.Choose the advice from the most famous expert.
AnswerC

This is the essence of being a 'disciplined' agile practitioner.

Why this answer

DA encourages you to analyze the trade-offs of each approach for your specific context, rather than blindly following one expert.

120
MCQhard

A team is struggling with high rates of defect escape. Which process goal should they review in the DA toolkit?

A.Grow Team Members.
B.Improve Team Velocity.
C.Produce Potentially Consumable Solution.
D.Coordinate Activities.
AnswerC

This goal is the primary location for quality and testing practices.

Why this answer

The 'Produce Potentially Consumable Solution' goal contains decision points about quality assurance and testing, which are directly related to defect rates.

121
MCQmedium

Your team is struggling with frequent context switching. As a Disciplined Agile practitioner, which process blade would you consult to better manage your work flow?

A.Team Development
B.Financial Management
C.People Management
D.Coordinate Activities
AnswerD

This blade addresses managing work flow and coordination.

Why this answer

The Coordinate Activities process blade provides guidance on managing flow and reducing bottlenecks across a team.

122
Multi-Selecthard

Which THREE of these activities are part of the 'Inception' phase in DA?

Select 3 answers
A.Developing the complete product
B.Identifying initial stakeholders
C.Aligning on the project vision
D.Forming the team
E.Closing out the final project budget
AnswersB, C, D

Stakeholder engagement starts at the beginning.

Why this answer

Inception involves identifying the initial product vision, setting up the team, and ensuring stakeholder alignment.

123
MCQeasy

What is the primary benefit of the 'Process Goal' structure in the DA toolkit?

A.It replaces the need for a Project Manager.
B.It provides a clear way to navigate and choose practices.
C.It ensures that teams only use Lean practices.
D.It forces teams to adopt a specific lifecycle.
AnswerB

This structure is essential for usability.

Why this answer

The process goal structure organizes the vast array of practices in a way that helps teams find relevant options for their specific needs.

124
MCQhard

A team is using the 'Continuous Delivery: Agile' lifecycle. They find that they are struggling to meet their commitments. Based on DA, what should they evaluate?

A.Switch to a Waterfall lifecycle immediately.
B.Increase the frequency of daily stand-ups.
C.Review their process goals within the DA toolkit to identify potential improvements.
D.Assign a dedicated Scrum Master to force compliance.
AnswerC

This is the core of GCI—identifying and implementing improvements.

Why this answer

The team should evaluate their process goals, specifically 'Coordinate Activities' or 'Address Changing Stakeholder Needs', to see if their current practices are still fit-for-purpose.

125
MCQmedium

You notice that the team's 'Cycle Time' is increasing despite no change in the amount of work. What should you investigate?

A.The team's office lighting.
B.The presence of hidden queues between workflow states.
C.The number of coffee breaks taken.
D.The team's motivation level.
AnswerB

If work isn't moving, it's waiting in a queue.

Why this answer

Increasing cycle time usually points to hidden queues or inefficiencies in the workflow.

126
MCQmedium

You are identifying 'non-value-add' work in your process. What is the most important first step?

A.Hire an outside consultant to audit the process.
B.Immediately delete all documentation.
C.Interview every team member about their tasks.
D.Create a current-state Value Stream Map.
AnswerD

You cannot manage what you cannot see.

Why this answer

Before you can eliminate waste, you must visualize the current state to know what is actually happening.

127
MCQhard

Your team is struggling with 'gold plating' (adding unnecessary features). How does this affect the value stream?

A.It increases lead time without providing additional customer value.
B.It reduces lead time by keeping developers productive.
C.It has no impact on the value stream.
D.It improves the overall quality of the product.
AnswerA

Waste increases lead time.

Why this answer

Gold plating adds unnecessary complexity and effort, which increases lead time and reduces flow efficiency.

128
MCQeasy

Which DA process goal is specifically concerned with the early stages of a project to ensure the team is aligned?

A.Ensure Continuity.
B.Produce Potentially Consumable Solution.
C.Improve Team Velocity.
D.Inception.
AnswerD

Inception is the phase for project initiation and alignment.

Why this answer

The 'Inception' phase (or 'Initiate' goal) is where the team sets the foundation, aligns on scope, and agrees on the initial WoW.

129
MCQhard

A team is building a high-criticality system (e.g., medical software). What is the DA approach to documentation?

A.Tailor documentation to meet regulatory and quality needs
B.Rely solely on automated test cases as documentation
C.No documentation is required as per Agile principles
D.Document everything in detail before starting
AnswerA

This respects the need for compliance while maintaining agility.

Why this answer

DA encourages 'just enough' documentation, but high-criticality projects require more formal documentation for compliance.

130
MCQhard

You are a team lead in a DA environment. How do you resolve a conflict regarding technical direction?

A.Leave it to the Product Owner
B.Consult the Architecture Owner
C.Ask senior management to decide
D.Vote in the team meeting
AnswerB

This is the role responsible for technical decisions.

Why this answer

The Architecture Owner role in DA is designed specifically to lead and resolve technical direction conflicts.

131
MCQeasy

What is the primary goal of the 'Form Team' process blade?

A.To handle stakeholder complaints
B.To improve technical skills
C.To define roles and organizational structure
D.To increase team size
AnswerC

This is the goal of team formation.

Why this answer

Form Team focuses on organizing the team for success, including role definition and team chartering.

132
MCQmedium

What is the role of the 'Definition of Done' (DoD) in an agile project?

A.To replace the need for project manager oversight
B.To create a clear, shared understanding of what constitutes a completed work item
C.To tell the team how long a task should take
D.To act as a contract for external vendors
AnswerB

This prevents ambiguity about whether work is truly finished.

Why this answer

The DoD provides a shared understanding of quality and completeness for an increment.

133
MCQhard

You observe that a team often waits for external approvals, causing significant lead time delays. How should you apply Lean thinking to mitigate this?

A.Change the reporting structure of the external stakeholders.
B.Ask the team to work on other tasks while waiting.
C.Delegate approval authority to the team for routine tasks.
D.Increase the frequency of status reporting emails.
AnswerC

Empowerment reduces dependencies and wait times.

Why this answer

The goal is to eliminate waste by shifting responsibilities or automating the approval process.

134
MCQhard

A team is using a 'Disciplined Agile' lifecycle but is struggling with high levels of 'technical debt' that prevent them from delivering new features. What should the team do next?

A.Create a separate, long-term project to fix the debt.
B.Ignore the debt until a 'system overhaul' phase is authorized.
C.Ask the product owner to prioritize only new features.
D.Incorporate 'Refactoring' and 'Debt Reduction' tasks into the regular iterative planning cycle.
AnswerD

Integrating debt reduction into the flow is the standard DA approach to sustainability.

Why this answer

DA recommends managing technical debt explicitly. The team must allocate capacity to pay down debt as part of their regular workflow.

135
Multi-Selectmedium

Which TWO of the following are benefits of 'Small Releases'?

Select 2 answers
A.The team works longer hours
B.Faster feedback from users
C.Reduced risk of failure
D.Increased complexity of the release process
E.Increased documentation requirements
AnswersB, C

Frequent releases mean faster feedback.

Why this answer

Small releases reduce risk, provide early value, and facilitate feedback.

136
MCQhard

Why should a team periodically review their 'Way of Working' even if everything seems to be working well?

A.To keep the documentation current for auditors.
B.To justify the team's existence.
C.Because management requires it.
D.Because context is dynamic and a 'fit-for-purpose' WoW needs to evolve.
AnswerD

This is the core concept of Guided Continuous Improvement.

Why this answer

Context changes (e.g., team size, project scope, market conditions), and what worked yesterday might not be the most effective approach for today.

137
MCQmedium

A team discovers that their cycle time is highly variable. What is the most likely culprit from a Lean perspective?

A.Having a very small backlog.
B.Lack of process standardization.
C.The use of an electronic board.
D.Too many team members.
AnswerB

Standardized work is required to reduce variation and improve predictability.

Why this answer

Process variation is often caused by lack of standardization or unpredictable interruptions.

138
Multi-Selecteasy

Which TWO of the following are common types of 'Waste' (Muda) that teams should look for?

Select 2 answers
A.Waiting for information or approvals.
B.Collaborative code reviews.
C.Excessive motion or context switching.
D.The use of automated build tools.
E.Regular team retrospectives.
AnswersA, C

Waiting is one of the 8 wastes.

Why this answer

Lean defines several categories of waste, including waiting and motion.

139
MCQmedium

What is the relationship between 'Flow' and 'Value' in Lean?

A.Flow is the mechanism that enables value delivery.
B.Value is achieved by stopping all flow.
C.Flow is only for manufacturing, not software.
D.Flow and value are completely unrelated.
AnswerA

Value is only realized when the work flows to the customer.

Why this answer

Flow is the mechanism by which value is delivered. If flow is interrupted, value delivery is delayed.

140
MCQmedium

A team is working on a complex project with multiple dependencies. Which process goal is most relevant for managing these?

A.Grow Team Members.
B.Coordinate Activities.
C.Improve Team Velocity.
D.Produce Potentially Consumable Solution.
AnswerB

This goal is designed for managing interactions and dependencies.

Why this answer

The 'Coordinate Activities' goal addresses cross-team dependencies and synchronization, which is critical for complex projects.

141
MCQmedium

A stakeholder wants to change the scope mid-iteration. How should the team respond?

A.Discuss the impact and decide whether to incorporate it now or later
B.Accept the change and immediately stop current work
C.Refuse the change immediately
D.Ignore the stakeholder and finish the original work
AnswerA

This is the professional, agile way to manage change.

Why this answer

DA encourages flexibility, but changes during an iteration should be handled according to the team's agreed-upon process.

142
Multi-Selectmedium

Which THREE of the following factors would influence your choice of lifecycle within the DA toolkit?

Select 3 answers
A.The regulatory compliance requirements.
B.The color of the team's office walls.
C.The maturity of the team.
D.The salary of the team members.
E.The duration of the project.
AnswersA, C, E

Compliance dictates the rigor of the process.

Why this answer

Lifecycle choice is driven by the nature of the project, team capability, and the regulatory/organizational environment.

143
Multi-Selecthard

Which THREE of the following are important aspects of DA Governance?

Select 3 answers
A.Lean
B.Command and Control
C.Automated
D.Risk-based
E.Manual and heavy
AnswersA, C, D

Governance must be lightweight.

Why this answer

Risk-based, lean, and automated are key characteristics of DA governance.

144
MCQmedium

A team has decided to add a new 'quality assurance' practice to their WoW. According to DA, what should they do first?

A.Check if it's the 'standard' practice in the company.
B.Ask the vendor for a recommendation.
C.Adopt it immediately and see if it works.
D.Evaluate the practice in the context of their team's goals and constraints.
AnswerD

This ensures the practice is fit-for-purpose.

Why this answer

They should identify the process goal they are trying to improve (e.g., 'Produce Potentially Consumable Solution'), then evaluate the practice against their context before fully adopting it.

145
MCQhard

You are working in an environment where documentation is mandatory for compliance. Using the DA toolkit, how should you approach this?

A.Avoid all documentation.
B.Use the same documentation as the Waterfall team.
C.Consult the 'Produce Potentially Consumable Solution' goal and evaluate documentation options that fit your compliance needs.
D.Create a new documentation process from scratch.
AnswerC

DA provides options to balance agility and compliance.

Why this answer

The 'Produce Potentially Consumable Solution' goal provides options for documentation levels, allowing you to satisfy compliance while keeping the process as lean as possible.

146
MCQeasy

When considering 'Continuous Feedback', what is the most effective approach?

A.Use automated dashboards as the only source of feedback
B.Solicit feedback throughout the lifecycle from users and stakeholders
C.Collect feedback only at the end of the project
D.Limit feedback to the internal team members only
AnswerB

Continuous feedback loop ensures the product meets user needs.

Why this answer

Feedback is most effective when it is frequent, actionable, and involves the right stakeholders.

147
Multi-Selectmedium

Which THREE of these are considered 'wastes' (muda) in a software development context?

Select 3 answers
A.Code reviews
B.Waiting for information
C.Team collaboration
D.Defect rework
E.Unnecessary features
AnswersB, D, E

Waiting is a classic form of waste.

Why this answer

Lean defines waste as anything that does not add value to the customer.

148
MCQhard

How should a team handle an 'emergency' request in a Kanban system that is already at its WIP limit?

A.Refuse the request at all costs.
B.Ask the team to work late to finish it.
C.Discuss the trade-off and decide if the emergency justifies exceeding the WIP limit.
D.Automatically prioritize the emergency and break all WIP limits.
AnswerC

Transparency and intentional decision-making are key.

Why this answer

The team must decide if the emergency is worth breaking the WIP limit or if they must finish something else first. Often, a specific 'expedite' lane is used, but it must be managed carefully.

149
MCQmedium

A team is consistently failing to complete their planned work. According to DA, what is the best first move?

A.Review their planning practices and choose a more appropriate estimation method from the DA toolkit.
B.Extend the sprint length.
C.Assign blame to the team members.
D.Work weekends to catch up.
AnswerA

This is a proactive, process-based approach.

Why this answer

The team should analyze their planning and estimation practices within the 'Inception' or 'Coordinate Activities' goal, then adjust their approach.

150
MCQeasy

What is the relationship between Portfolio Management and the Team layer in DA?

A.Teams ignore portfolio management
B.Portfolio provides direction to teams
C.They are completely independent
D.Teams set the portfolio strategy
AnswerB

Portfolio aligns goals, teams execute.

Why this answer

Portfolio management sets the direction, while teams execute the work to achieve those objectives.

Page 1

Page 2 of 3

Page 3

All pages