nerdexam
CompTIA

PK0-004 · Question #15

Which of the following is a key aspect of the Agile project management methodology?

The correct answer is B. Daily standup meetings. Daily standup meetings are a core Agile ceremony where team members briefly synchronize on progress, plans, and blockers to maintain continuous collaboration.

Project management concepts

Question

Which of the following is a key aspect of the Agile project management methodology?

Options

  • ATest-driven
  • BDaily standup meetings
  • CShort project durations
  • DDefined list of requirements

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    89% (42)
  • C
    2% (1)
  • D
    6% (3)

Why each option

Daily standup meetings are a core Agile ceremony where team members briefly synchronize on progress, plans, and blockers to maintain continuous collaboration.

ATest-driven

Test-driven development (TDD) is a software engineering practice focused on writing tests before code - it is not a defining feature of Agile project management methodology itself.

BDaily standup meetingsCorrect

Daily standup meetings, known as the Daily Scrum in Scrum methodology, are a fundamental Agile practice that keeps the team aligned and surfaces impediments quickly. Each team member addresses what they completed, what they plan to do next, and what is blocking them, typically time-boxed to 15 minutes. This ceremony is a universally recognized key aspect of Agile project management across frameworks including Scrum, Kanban, and SAFe.

CShort project durations

Agile uses short iterations called sprints, but the overall project duration is not necessarily short - large Agile programs can span years across many successive sprints.

DDefined list of requirements

A fixed, fully defined list of requirements is a hallmark of Waterfall methodology; Agile explicitly embraces evolving requirements and uses a prioritized, flexible backlog instead.

Concept tested: Agile daily standup as core Scrum ceremony

Source: https://scrumguides.org/scrum-guide.html

Topics

#Agile methodology#daily standup#iterative development#scrum

Community Discussion

No community discussion yet for this question.

Full PK0-004 Practice