




























































































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The SDPC Exam evaluates knowledge in Scrum development practices. Topics include agile methodologies, software development, sprint planning, and ensuring that developers are proficient in Scrum practices and can effectively collaborate to deliver high-quality software products.
Typology: Exams
1 / 107
This page cannot be seen from the preview
Don't miss anything!





























































































Which principle of the Agile Manifesto emphasizes delivering working software frequently? A) Customer collaboration over contract negotiation B) Responding to change over following a plan C) Working software over comprehensive documentation D) Individuals and interactions over processes and tools Answer: C Explanation: The Agile Manifesto values working software as the primary measure of progress, emphasizing frequent delivery of functional software. How did Scrum evolve from its origins? A) As a methodology replacing Waterfall in the 1980s B) From the need to address complex product development with iterative practices C) As a formal project management framework developed by PMI D) As a set of rigid rules for software coding Answer: B Explanation: Scrum evolved from empirical process control and iterative development to address complexities in product development, emphasizing adaptability and collaboration.
Which artifact in Scrum provides a transparent overview of work planned for the current Sprint? A) Product Backlog B) Sprint Backlog C) Increment D) Burn-down Chart Answer: B Explanation: The Sprint Backlog contains the selected Product Backlog items for the Sprint and the plan to deliver them, providing transparency on current work. Which Scrum value is most directly related to the team’s willingness to take on difficult tasks for the benefit of the project? A) Commitment B) Courage C) Focus D) Respect Answer: B Explanation: Courage involves tackling challenging issues and making tough decisions, essential for overcoming obstacles.
A) Reduced stakeholder involvement B) Increased predictability through detailed planning C) Improved adaptability to changing requirements D) Strict adherence to initial project scope Answer: C Explanation: Scrum's iterative cycles and transparency enable teams to adapt effectively to changing requirements and environments. Which anti-pattern involves the Scrum Team ignoring retrospectives and continuing with ineffective practices? A) Over-commitment B) Anti-pattern of complacency C) Scrumfall D) Lack of transparency Answer: B Explanation: Ignoring retrospectives leads to complacency, preventing continuous improvement and perpetuating ineffective practices. Which responsibility best describes the Scrum Master? A) Defining the product vision B) Prioritizing the Product Backlog
C) Facilitating Scrum events and removing impediments D) Developing the product code Answer: C Explanation: The Scrum Master facilitates Scrum events, coaches the team, and removes impediments to ensure smooth workflow. Which skill is essential for a Scrum Master to effectively serve the team? A) Technical coding expertise B) Servant-leadership and facilitation skills C) Sales and marketing skills D) Financial management skills Answer: B Explanation: Servant-leadership and facilitation are core skills for Scrum Masters to support and empower the team. What is the primary responsibility of the Product Owner? A) Managing team daily tasks B) Maximizing product value through backlog management C) Facilitating Scrum events D) Coding and testing features Answer: B
During which Scrum event are the team members collaboratively plan the work to be completed in the Sprint? A) Sprint Review B) Sprint Planning C) Daily Scrum D) Sprint Retrospective Answer: B Explanation: Sprint Planning involves the team selecting and planning the work to accomplish during the upcoming Sprint. What is a key purpose of the Daily Scrum? A) To assign tasks to team members B) To inspect progress toward Sprint Goal and plan for the next 24 hours C) To review stakeholder feedback D) To update the Product Backlog Answer: B Explanation: The Daily Scrum is a short, focused meeting where team members synchronize their work and plan for the day. Which output is produced during the Sprint Review? A) Updated Product Backlog
B) Potentially shippable Increment C) Sprint Backlog D) Retrospective action items Answer: A Explanation: The Sprint Review results in feedback on the Increment and updates to the Product Backlog based on stakeholder input. The purpose of the Sprint Retrospective is to: A) Demonstrate the Increment to stakeholders B) Reflect on the past Sprint and identify improvements C) Plan future Sprint work D) Prioritize Product Backlog items Answer: B Explanation: The Sprint Retrospective focuses on inspecting the process and identifying ways to improve future Sprints. Which technique is commonly used during Backlog Refinement? A) Estimation with Story Points B) Conducting Sprint Planning C) Stakeholder interviews D) Daily Stand-ups
Which estimation technique involves team members assigning points based on relative effort? A) Planning Poker B) T-Shirt sizing C) Ideal days D) All of the above Answer: D Explanation: All listed methods involve relative sizing, with Planning Poker being the most common in Scrum. The Sprint Backlog provides transparency by: A) Showing all future product features B) Detailing the selected Product Backlog items for the Sprint and their plan C) Listing all stakeholder requirements D) Tracking the overall project timeline Answer: B Explanation: The Sprint Backlog displays the specific items selected for the Sprint and the team's plan to deliver them. The Definition of Done ensures:
A) The product meets quality standards before it is considered complete B) The Product Owner approves all work C) The team can skip testing if necessary D) The Sprint Goal is achieved Answer: A Explanation: The Definition of Done sets the quality criteria that must be met before an Increment is considered complete and shippable. Why is transparency critical in Scrum artifacts? A) To allow stakeholders to micromanage the team B) To enable inspection and adaptation for continuous improvement C) To prevent team members from changing their work D) To establish detailed documentation Answer: B Explanation: Transparency enables inspection and adaptation, allowing the team and stakeholders to make informed decisions. The role of the Scrum Master in facilitating Scrum events includes: A) Making project decisions B) Ensuring events are time-boxed and productive C) Managing the Product Backlog
Answer: B Explanation: Self-organization allows the team to decide how best to accomplish their work, promoting ownership and accountability. Technical excellence in Scrum is achieved through: A) Rigid coding standards B) Agile engineering practices like TDD, CI, and automated testing C) Strict documentation D) Exclusive reliance on manual testing Answer: B Explanation: Agile engineering practices like Test-Driven Development and Continuous Integration promote technical quality and excellence. Continuous Delivery aims to: A) Deliver features only at the end of the project B) Automate deployment for frequent, reliable releases C) Reduce stakeholder involvement D) Replace manual testing with manual deployment Answer: B Explanation: Continuous Delivery automates deployment processes, enabling frequent, reliable releases of software.
Which challenge is associated with scaling Scrum for large initiatives? A) Maintaining consistent product quality across multiple teams B) Limiting stakeholder feedback C) Reducing the number of Scrum events D) Increasing documentation requirements Answer: A Explanation: Scaling Scrum involves coordinating multiple teams to ensure product consistency and quality at scale. The Scrum of Scrums is primarily used for: A) Daily team stand-ups B) Cross-team coordination and communication C) Stakeholder meetings D) Sprint Planning Answer: B Explanation: The Scrum of Scrums facilitates coordination among multiple Scrum teams working on a common product. Which of the following best exemplifies the Scrum value of Respect? A) Ignoring team members' opinions
Answer: B Explanation: The Increment is demonstrated and inspected during the Sprint Review to gather feedback. How does the Product Owner handle conflicting stakeholder demands? A) By ignoring less urgent requests B) By prioritizing based on value and strategic goals C) By assigning tasks to the Development Team D) By postponing all requests Answer: B Explanation: The Product Owner balances stakeholder demands by prioritizing based on value, ensuring alignment with strategic goals. Which characteristic best describes the Development Team? A) Hierarchically managed B) Cross-functional and self-organizing C) Focused solely on coding D) Managed by the Scrum Master Answer: B Explanation: Development Teams are cross-functional and self-organizing, responsible for delivering the Increment.
The Definition of Done should include: A) Only coding completion B) All quality criteria, testing, and documentation necessary for release C) Stakeholder approval D) A fixed timeline Answer: B Explanation: The Definition of Done encompasses all quality standards, including testing, documentation, and integration. Why is backlog refinement important? A) To finalize detailed project schedules B) To keep the Product Backlog healthy, prioritized, and estimated C) To replace Sprint Planning D) To assign tasks to team members Answer: B Explanation: Backlog Refinement ensures the backlog remains well-ordered, understood, and ready for upcoming Sprints. What is a common pitfall in Daily Scrum meetings? A) Keeping the meeting short and focused
Answer: B Explanation: Overcommitting and not delivering undermines trust and effectiveness, constituting an anti-pattern. Which of these is NOT a core Scrum value? A) Commitment B) Courage C) Control D) Openness Answer: C Explanation: Control is not a Scrum core value; the five values are Commitment, Courage, Focus, Openness, and Respect. How does the Scrum framework support empirical process control? A) By following detailed plans rigidly B) Through transparency, inspection, and adaptation C) By reducing stakeholder involvement D) Through strict documentation standards Answer: B Explanation: Empirical process control relies on transparency, inspection, and adaptation to manage complexity.
What is the role of the Scrum Master during a Sprint Retrospective? A) To assign tasks B) To facilitate and ensure a blameless environment for improvement C) To approve the Product Backlog D) To demonstrate the Increment Answer: B Explanation: The Scrum Master facilitates the Retrospective, creating a safe space for honest reflection and continuous improvement. Which of the following best describes the concept of cross-functionality? A) Team members possess multiple skills enabling them to complete the work independently B) Team members specialize in a single technical area C) Only developers are involved in the work D) The team works in silos Answer: A Explanation: Cross-functionality involves team members with diverse skills who can collaboratively complete the entire work without dependencies. What is the primary goal of the Sprint Planning event?