Agile Practice Test

โ–ถ

Agile Project Management at a Glance

71%
Organizations using agile approaches (PMI survey, 2023)
2 weeks
Typical sprint length in Scrum
3 roles
Core Scrum team roles: PO, Scrum Master, Dev Team
PMI-ACP
Most widely recognized agile PM certification

Agile project management is an iterative, flexible approach to planning and executing projects that emphasizes continuous delivery, collaboration, and responsiveness to change over rigid upfront planning and documentation. It originated in software development โ€” the agile methodology was formalized in 2001 with the publication of the Agile Manifesto โ€” but has since spread into product development, marketing, operations, and even construction and manufacturing contexts.

The core insight behind agile project management is that requirements and solutions evolve through collaboration between cross-functional teams, and that delivering working increments of value in short cycles (called sprints or iterations) is more effective than trying to define all requirements upfront and delivering the entire project at the end. In contrast to traditional "waterfall" project management โ€” where each phase (requirements, design, development, testing, deployment) must be completed before the next begins โ€” agile projects overlap these phases continuously and adjust based on feedback received at the end of each iteration.

Agile project management is not a single method but a family of approaches united by shared principles. The most common frameworks are Scrum (iterative sprints with defined roles and ceremonies), Kanban (visual workflow management without fixed sprint lengths), Extreme Programming (XP, focused on engineering practices), and SAFe (Scaled Agile Framework, for large organizations running multiple agile teams). Each framework applies agile principles somewhat differently, and organizations often mix elements from multiple frameworks rather than adopting any single one purely.

Understanding the agile meaning and principles is the starting point for understanding agile project management as a discipline. The four core values in the Agile Manifesto โ€” individuals and interactions over processes and tools; working software over comprehensive documentation; customer collaboration over contract negotiation; responding to change over following a plan โ€” aren't just slogans. They're decision-making guides that practitioners return to when resolving conflicts between competing approaches in real projects.

This article covers the primary agile project management frameworks, the roles within agile teams, the ceremonies that structure agile work, and how agile certifications demonstrate professional competence for practitioners seeking to build careers in this field.

One of the most common misconceptions about agile is that it means no planning or documentation. It doesn't. Agile project management still involves planning โ€” but planning happens at multiple levels (portfolio, program, sprint) and is treated as a living process rather than a fixed deliverable. Documentation is produced to the degree it adds value, not for its own sake. Teams that adopt agile without understanding this nuance often end up with neither the structure of traditional project management nor the adaptability agile provides.

Scrum is the most widely used agile framework globally. It organizes work into time-boxed iterations called sprints, typically two weeks long, with a fixed set of ceremonies and three defined roles. The Product Owner is responsible for maximizing the value of the work by managing the product backlog โ€” the prioritized list of all work to be done. The Scrum Master serves the team by facilitating Scrum ceremonies, coaching agile practices, and removing impediments to team progress. The Development Team is the cross-functional group of professionals who actually build the product increment during each sprint.

Scrum ceremonies structure the sprint: Sprint Planning defines what work will be taken from the backlog into the sprint and how it will be done. The Daily Scrum (standup) is a 15-minute synchronization event for the development team to inspect progress toward the sprint goal and adapt their plan. The Sprint Review is a collaborative session at the end of the sprint where the team demonstrates the work completed and gathers stakeholder feedback. The Sprint Retrospective is an internal reflection where the team inspects its own processes and identifies improvement actions for the next sprint.

The sprint backlog is the set of items selected for the current sprint plus a plan for how to achieve the sprint goal. The product backlog is larger โ€” it contains everything known that needs to be done to the product, ordered by priority. User stories are a common format for backlog items: short, customer-centric descriptions of functionality written in the format "As a [type of user], I want [goal] so that [benefit]." Acceptance criteria attached to each story define when the story is considered complete.

Kanban is a different approach within the agile family. Rather than working in fixed-length sprints, Kanban uses a visual board to manage continuous flow of work through defined stages (typically: To Do โ†’ In Progress โ†’ Review โ†’ Done). Work in Progress (WIP) limits are set for each stage, constraining how much work can be active at once and creating pull-based flow rather than push-based assignment. Kanban is well-suited for teams with highly variable work types or teams where sprint commitments don't fit the nature of their work (operations, support, IT service management).

The agile transformation from traditional project management to agile often begins with a Scrum pilot on a single team before expanding. Organizations that attempt to flip entire departments to agile simultaneously without change management support frequently encounter resistance and inconsistent adoption. Starting with a motivated team and visible success is generally a more effective adoption strategy than mandating agile company-wide from the top down.

Kanban metrics like cycle time (how long it takes for an item to move from "started" to "done"), throughput (how many items are completed per week), and flow efficiency (ratio of active work time to total elapsed time) provide data-driven insights into team performance without requiring the velocity-based measurement systems that Scrum uses. Both frameworks have strengths, and many teams use a hybrid approach โ€” Scrumban โ€” that blends sprint-based planning with Kanban-style flow management.

Agile Frameworks Compared

๐Ÿ“‹ Scrum

Scrum is the most structured agile framework: defined roles (PO, Scrum Master, Dev Team), time-boxed sprints (1โ€“4 weeks, typically 2), prescribed ceremonies (planning, daily standup, review, retrospective), and artifacts (product backlog, sprint backlog, increment). Best for teams with clear product ownership and the ability to commit to sprint-length deliverables. Most widely used in software development but applicable in any product development context.

๐Ÿ“‹ Kanban

Kanban is less prescriptive than Scrum: no fixed sprints, no mandatory roles, no required ceremonies. The core mechanism is a visual board with WIP limits that create pull-based flow. Kanban is better suited for operational or support work where priorities shift frequently and sprint commitments aren't practical. Metrics focus on flow: cycle time, throughput, and cumulative flow diagrams rather than velocity.

๐Ÿ“‹ SAFe

The Scaled Agile Framework (SAFe) is designed for large enterprises running multiple agile teams that need to synchronize across programs and portfolios. SAFe organizes teams into Agile Release Trains (ARTs), which plan together in Program Increments (PIs) โ€” typically 8โ€“12 week planning horizons. SAFe adds significant process overhead compared to team-level Scrum or Kanban and is appropriate only when true multi-team coordination is required.

๐Ÿ“‹ LeSS / Nexus

LeSS (Large-Scale Scrum) and Nexus are alternative scaling frameworks that extend Scrum to multiple teams with less ceremony than SAFe. Both maintain the core Scrum structure while adding coordination mechanisms for inter-team dependency management. LeSS is more minimalist (fewer added processes), while Nexus adds an integration team specifically focused on resolving cross-team integration challenges. Both require strong Scrum foundations at the team level before scaling.

Agile project management roles differ from traditional project management in fundamental ways. The traditional Project Manager (PM) โ€” who owns the plan, allocates resources, manages risks, and communicates status โ€” doesn't have a direct equivalent in Scrum. Instead, the responsibilities that the PM traditionally held are distributed: the Product Owner holds accountability for value and priority; the Scrum Master holds accountability for process and impediment removal; the Development Team holds accountability for quality and delivery commitments.

This distribution of responsibility is intentional โ€” it reflects the agile principle that empowered, self-organizing teams produce better outcomes than teams that receive direction from a central authority. But it creates real organizational challenges. Traditional PMs who transition to agile environments often find that the Scrum Master and Product Owner roles require different skill sets than they used previously, and that organizations frequently blur the boundaries between these roles in ways that undermine the framework's design.

In the agile software development world, a common pattern is hiring a technical Product Owner (a former developer or architect who can engage meaningfully with technical trade-offs) alongside a Scrum Master who focuses on coaching and facilitation. In less technical contexts (marketing, operations), the Product Owner role often aligns more closely with a business analyst or product manager background, while the Scrum Master role can be filled by a coach or process-focused facilitator.

The safe agile framework at the enterprise level adds more roles: Release Train Engineer (RTE, roughly analogous to a Scrum Master for an Agile Release Train), Solution Train Engineer, Business Owners, System Architects, and Product Management. These roles exist to manage coordination across multiple teams that the team-level Scrum roles aren't designed to handle. Whether an organization actually needs this level of structural complexity depends on genuine multi-team interdependencies โ€” many organizations adopt SAFe roles when team-level Scrum with good inter-team communication would have been sufficient.

Agile certifications validate knowledge of these frameworks and roles. The PMI-ACP (Agile Certified Practitioner) from the Project Management Institute is widely considered the most rigorous generalist agile certification โ€” it covers multiple agile frameworks and requires documented agile experience to sit for the exam.

The Certified ScrumMaster (CSM) from Scrum Alliance is the most widely held Scrum-specific certification; it's gained through a two-day course and exam and doesn't require prior experience. Professional Scrum Master (PSM) from Scrum.org is more knowledge-intensive than CSM and has no mandatory course requirement, making it a credential that signals genuine understanding rather than just course attendance.

Scrum Ceremony Cheat Sheet
  • Sprint Planning: Held at the start of each sprint. Team selects backlog items and commits to a sprint goal. Time-box: 2 hours per sprint week (4 hrs for 2-week sprint)
  • Daily Scrum (Standup): 15-minute daily sync. Inspect sprint progress, identify impediments, coordinate for the day. Dev team only โ€” not a status report to management
  • Sprint Review: End of sprint demo and stakeholder feedback session. Team shows working increment; stakeholders inspect and adapt the backlog
  • Sprint Retrospective: Internal team reflection on process. What went well? What needs improvement? Concrete action items for next sprint
  • Backlog Refinement: Ongoing (not a formal Scrum event). Team and PO review upcoming backlog items, clarify requirements, estimate complexity
Agile Release Planning & Roadmaps Practice Test

Agile vs. Waterfall Project Management

Pros

  • Agile: early and continuous delivery of working increments provides tangible value sooner
  • Agile: flexibility to change requirements throughout the project based on real feedback
  • Agile: problems and misalignments surface quickly in short cycles rather than at the end
  • Waterfall: clear milestones and deliverables, easier to estimate and budget for known-scope projects
  • Waterfall: works well when requirements are fully understood upfront and unlikely to change
  • Waterfall: regulatory and compliance documentation requirements are easier to satisfy in a phase-gated model

Cons

  • Agile: harder to estimate total project cost and timeline when scope evolves continuously
  • Agile: requires active stakeholder engagement throughout โ€” passive stakeholders undermine feedback loops
  • Agile: cross-functional teams are harder to maintain in siloed organizations
  • Waterfall: late discovery of problems is costly โ€” defects found in testing are far more expensive than in design
  • Waterfall: little customer visibility until final delivery creates risk of building the wrong thing
  • Waterfall: inflexible to changing market conditions or evolving customer needs mid-project

Agile project management certifications have proliferated significantly since the mid-2000s, and understanding which certifications carry real weight versus which are primarily commercial training products is important for practitioners investing time and money in credentials.

The PMI-ACP is the most credentialed generalist agile certification. It requires 21 hours of agile training, 12 months of general project management experience, and 8 months of agile project experience documented โ€” then a 120-question exam covering tools and techniques from Scrum, Kanban, Lean, XP, and other frameworks. The PMI-ACP signals breadth of agile knowledge and is valued at senior practitioner and leadership levels, particularly in organizations that already use PMP as a baseline credential.

The Certified ScrumMaster (CSM) from Scrum Alliance is the most commonly held entry-level Scrum credential. It requires attending a two-day certified Scrum trainer course and passing a 50-question online exam. No prior Scrum experience is required. It's a popular first credential for practitioners transitioning from traditional PM into agile environments, but experienced practitioners sometimes view it as a baseline rather than a differentiating credential given the low barrier to entry.

The Professional Scrum Master (PSM I and II) from Scrum.org has no mandatory training requirement โ€” you buy a voucher and take the exam directly. PSM I is a 60-minute, 80-question assessment with an 85% passing threshold, which makes it noticeably harder than the CSM. PSM II requires demonstrating deeper understanding of Scrum in complex situations. Practitioners who pass PSM I without a prep course (just thorough self-study of the Scrum Guide) often find it more credible with hiring managers than the CSM precisely because the exam is harder to pass by simply attending a course.

For SAFe certifications, the SAFe Agilist (SA) and SAFe Scrum Master (SSM) from Scaled Agile are the most common entry points. These require attending authorized SAFe training. SAFe certifications are specifically valued in large enterprises running SAFe programs โ€” their relevance in organizations that don't use SAFe is limited. Before pursuing SAFe credentials, verify whether the organizations you want to work for or currently work in actually use the framework at a meaningful scale.

For practitioners in non-software domains who are encountering agile for the first time, the PMI Agile Practice Guide provides the most accessible introduction โ€” it was written specifically to help traditional project managers understand how agile principles translate into non-software settings. The guide covers hybrid approaches (combining waterfall and agile elements) that are more appropriate for many real-world situations than a pure agile or pure waterfall approach.

Hybrid models โ€” sometimes called "agilefall" โ€” are used when certain project components have fixed requirements and regulatory constraints (appropriate for waterfall) while others involve novel development that benefits from iteration (appropriate for agile). Understanding when to apply each approach is a core competency for experienced agile project managers.

Getting started with agile project management in practice โ€” whether you're adopting it on your team or preparing for a certification exam โ€” requires understanding the principles, not just the mechanics. Teams that implement Scrum ceremonies without genuinely embracing empirical process control (transparency, inspection, adaptation) tend to find that their agile adoption produces meeting overhead without the benefits of genuine iterative delivery.

The most common starting point for agile certification preparation is reading the Scrum Guide (the official, free reference document from Scrum.org, less than 20 pages) followed by the PMI Agile Practice Guide (available free to PMI members). These two documents together cover the fundamental principles and framework mechanics that underpin most agile certification exams. Supplementing with practice tests that cover specific exam content โ€” sprint planning, backlog management, team dynamics, impediment removal, metrics โ€” builds the exam fluency needed to perform well under time pressure.

Real agile competence comes from application, not just certification. Practitioners who study for and pass certification exams while simultaneously applying the frameworks in real projects develop the contextual judgment that experienced agile coaches and Scrum Masters describe as the difference between "doing agile" and "being agile." If you're studying for the PSM or PMI-ACP, try to align your exam preparation with actual team practice โ€” use a real sprint to test your understanding of sprint planning mechanics, or apply retrospective formats you've read about to a team you're currently working with.

The resources at PracticeTestGeeks cover the core technical content tested on agile project management certification exams โ€” sprint ceremonies, release planning, team collaboration, backlog management, and agile metrics โ€” giving practitioners and aspiring agile professionals targeted practice aligned with the knowledge domains these exams actually test.

The practical application of agile project management is genuinely learnable through deliberate practice with well-structured study materials. Reviewing how sprint ceremonies work, how backlog prioritization decisions are made, how teams estimate complexity, and how impediments are identified and resolved builds the contextual knowledge that translates into effective agile practice โ€” whether you're preparing for a certification exam, joining an existing agile team, or leading an agile transformation in your organization.

Whether you're approaching agile project management as a new practitioner entering the field or an experienced PM adapting to a changing industry, the investment in understanding these frameworks deeply โ€” rather than just their surface mechanics โ€” is what drives lasting professional value.

Agile Team Dynamics & Collaboration Practice Test

Key Agile Project Management Certifications

๐Ÿ”ด PMI-ACP (Agile Certified Practitioner)

The broadest and most rigorous agile certification. Best for practitioners with multi-framework agile experience and organizations that use PMP as a baseline credential.

GeneralistPMI
  • 21 hours agile education required
  • 8 months agile PM experience required
  • 120-question exam, 3-hour limit
  • Covers Scrum, Kanban, XP, Lean, SAFe
๐ŸŸ  Certified ScrumMaster (CSM)

Most commonly held Scrum entry-level credential. Requires attending a certified trainer course. Widely recognized but viewed as a baseline rather than differentiating credential at senior levels.

ScrumEntry Level
  • 2-day course required
  • 50-question online exam
  • No prior experience required
  • Scrum Alliance membership included
๐ŸŸก Professional Scrum Master (PSM I)

Rigorous Scrum knowledge exam from Scrum.org. No mandatory course โ€” practitioners demonstrate Scrum Guide mastery directly. Higher passing threshold makes it more credible as a differentiator.

ScrumNo Course Required
  • No mandatory training โ€” self-study valid
  • 80 questions, 60-minute exam
  • 85% passing threshold (harder than CSM)
  • Scrum.org โ€” globally recognized
๐ŸŸข SAFe Agilist (SA)

Entry-level SAFe credential for large enterprise agile practitioners. Relevant primarily in organizations running SAFe programs. Limited value in organizations that don't use SAFe at scale.

EnterpriseSAFe
  • 2-day SAFe Agilist course required
  • 45-question online exam
  • Specific to SAFe framework
  • Annual recertification required

Agile Questions and Answers

What is agile project management?

Agile project management is an iterative approach to planning and executing projects that emphasizes delivering working increments of value in short cycles, continuous stakeholder feedback, and responsiveness to change. It contrasts with traditional 'waterfall' project management, where all requirements are defined upfront and the full project is delivered at the end. Agile is most commonly associated with software development but is used across product development, marketing, operations, and other domains.

What is the difference between agile and Scrum?

Agile is a broad philosophy and set of principles for project management, outlined in the Agile Manifesto. Scrum is a specific framework that implements agile principles through defined roles (Product Owner, Scrum Master, Development Team), time-boxed sprints, and prescribed ceremonies (Sprint Planning, Daily Scrum, Sprint Review, Retrospective). All Scrum is agile, but not all agile is Scrum โ€” Kanban, Extreme Programming, and SAFe are also agile frameworks.

What agile certification should I get first?

For most practitioners, the Professional Scrum Master (PSM I) from Scrum.org or the Certified ScrumMaster (CSM) from Scrum Alliance is the best starting point if your work involves Scrum teams. PSM I is more rigorous (85% passing threshold, no required course); CSM requires a 2-day training course but has a lower exam bar. For practitioners with multi-framework agile experience who want a career-differentiating credential, the PMI-ACP is the gold standard. For large enterprise SAFe environments, SAFe certifications are appropriate.

How is agile project management different from traditional project management?

Traditional (waterfall) project management defines all requirements upfront, completes each phase sequentially, and delivers the full project at the end. Agile project management delivers working increments in short iterations, adjusts based on feedback after each iteration, and distributes decision-making authority to cross-functional teams. Traditional PM uses a project manager as a central authority; agile distributes responsibilities among the Product Owner (value/priority), Scrum Master (process/coaching), and Development Team (delivery).

What is a sprint in agile project management?

A sprint is a time-boxed iteration in Scrum, typically two weeks long (ranging from one to four weeks). During a sprint, the team commits to completing a set of backlog items and achieving a sprint goal. At the end of the sprint, the team has a potentially shippable increment of work. Sprints provide regular cadence for planning, execution, review, and improvement โ€” the sprint cycle is what makes Scrum iterative rather than sequential.

What does a Scrum Master do?

The Scrum Master serves the team and organization by facilitating Scrum ceremonies, coaching the team and organization on Scrum practices, and removing impediments to the team's progress. The Scrum Master is not a project manager โ€” they don't direct work or make technical decisions. Their role is to protect the team's process, help the team improve through retrospectives, and enable the organization to work more effectively with and around the agile team. They serve the Product Owner, the Development Team, and the organization.
โ–ถ Start Quiz