What are the three phases of DAD's delivery life cycle?
Answer : D
The three phases of Disciplined Agile Delivery (DAD)'s delivery life cycle are:
Inception: This phase focuses on getting the project off the ground. It includes identifying stakeholders, understanding the vision, defining the initial scope, and planning for the necessary resources and timeline.
Construction: This phase involves building the solution incrementally and iteratively, with continuous delivery of working software and regular stakeholder feedback.
Transition: This phase prepares the solution for release into production or the marketplace. It includes final validation, user training, deployment planning, and release management.
Other options are incorrect:
A . Commencement, Creation, Evolution are not standard DAD phases.
B . Initiation, Foundation, Conversion do not match DAD terminology.
C . Introduction, Substance, Alteration are not relevant to DAD.
Therefore, the correct answer is D. Inception, Construction, Transitions.
A scrum master needs to set up a team for a long-term project that has the potential for significant budgeting and tracking overhead.
What type of team should the scrum master set up?
Answer : A
A long-standing team is best suited for a long-term project with the potential for significant budgeting and tracking overhead. In Disciplined Agile (DA), a long-standing team is a stable, cross-functional team that remains intact over time and works on various projects or continuous delivery of value. This type of team reduces overhead associated with forming and disbanding teams and allows for more consistent tracking, budgeting, and management of resources. Additionally, long-standing teams develop stronger team dynamics and improve performance over time due to their stability.
B . A project team is typically temporary and disbanded once the project ends.
C . A cross-functional team is a characteristic of many Agile teams but does not specifically address the need for long-term stability.
D . A shared services team supports other teams by providing specialized skills but is not focused on long-term projects with budgeting needs.
Which of the following statements accurately describes a complex adaptive system?
Answer : D
A complex adaptive system is characterized by the idea that understanding the individual components does not necessarily provide a clear understanding of the system's overall behavior. These systems are composed of interacting agents that adapt and learn from their experiences, leading to emergent behavior that cannot be easily predicted from the properties of the individual components. This concept is critical in Agile and Disciplined Agile practices, where teams and organizations are viewed as complex adaptive systems that evolve and adapt over time in response to their environment.
PMI Disciplined Agile (DA) Toolkit, which discusses the concept of complex adaptive systems in the context of agile teams and organizational dynamics.
PMI Agile Practice Guide, which explains how Agile frameworks view teams and organizations as complex adaptive systems to embrace change and continuous improvement.
Which characteristic describes a good user story according to the f.N.V.E.S.T. mnemonic?
Answer : D
According to the INVEST mnemonic, a good user story should be Valuable. This means that the user story must deliver value to the customer or stakeholder. Each user story should have a clear purpose, ensuring that the effort invested in its development contributes to the overall product value. Other criteria of the INVEST mnemonic include Independent, Negotiable, Estimable, Small, and Testable, but 'Valuable' is key to justifying the user story's inclusion in the product backlog.
PMI Disciplined Agile (DA) Toolkit, which outlines the INVEST criteria for user stories and emphasizes the need for stories to deliver value.
PMI Agile Practice Guide, which describes the characteristics of well-formed user stories using the INVEST mnemonic.
Who defines the amount of work to be completed during an iteration?
Answer : D
In Disciplined Agile, the team members are responsible for defining the amount of work to be completed during an iteration based on their understanding of the team's current capacity. This is aligned with Agile principles that promote self-organizing teams and emphasize the importance of team members making commitments based on their realistic assessment of what they can achieve. This collaborative decision-making process helps to ensure that the team is neither over-committing nor under-utilizing its capacity, leading to sustainable delivery and higher quality outcomes.
PMI Agile Practice Guide, which supports the principle of team autonomy in deciding how much work they can complete in an iteration.
PMI Disciplined Agile (DA) Toolkit, which promotes self-organization and team-based decision-making regarding workload capacity.
What are the eight principles of Disciplined Agile?
Answer : B
The eight principles of Disciplined Agile (DA) provide a foundation for making sound decisions within an agile framework. The correct principles are:
Delight Customers: Focus on delivering high-quality products and services that meet or exceed customer expectations.
Be Awesome: Encourage team members to be the best they can be and create an environment that enables them to excel.
Pragmatism: Apply practical approaches and techniques that are most suitable for the given context.
Context Counts: Understand that every situation is unique, and practices should be tailored accordingly.
Choice is Good: Promote multiple ways of working and allow teams to choose the most appropriate techniques.
Optimize Flow: Focus on improving the flow of work to maximize efficiency and minimize waste.
Enterprise Awareness: Ensure teams understand and align with the organization's broader goals and strategies.
Organize around products/services: Structure teams and workflows around delivering value to customers through products or services.
Therefore, the correct answer is B. Delight Customers, Be Awesome, Pragmatism, Context Counts, Choice is Good, Optimize Flow, Enterprise Awareness, Organize around products/services.
What arc the three categories of process blades, according to Disciplined Agile (DA)? (Choose three)
Answer : A, B, E
In PMI's Disciplined Agile (DA) framework, process blades refer to modular, process decision-making tools that help organizations optimize their way of working (WoW). They are categorized into three primary areas:
Disciplined DevOps (A) - This blade focuses on streamlining and integrating development and operations activities, with a focus on continuous delivery and automation practices. It encompasses activities such as IT operations, quality assurance, data management, and release management to improve flow and operational efficiency.
Disciplined Project Management Office (PMO) (B) - The Disciplined Agile PMO is designed to oversee and provide governance to an organization's project and product delivery processes. It facilitates strategic alignment and value delivery across teams, ensuring that agile principles are applied at a broader organizational level, and that governance and funding models are adaptable.
Disciplined Agile Delivery (DAD) (E) - Disciplined Agile Delivery is a hybrid agile approach focused on the delivery of software-based solutions. It combines strategies from Agile, Lean, Scrum, and other methodologies to create a flexible and scalable approach to delivery. DAD provides guidance across all stages of solution delivery, from concept to deployment.
These three categories help organizations leverage Disciplined Agile principles by enabling flexible, scalable solutions that can be customized based on their specific context and needs.