nerdexam
PMI

PMI-ACP · Question #545

CRUD is an acronym that defines a way to split stories. What does CRUD stand for?

The correct answer is A. Create/Update/Delete. In the context of Agile story splitting, CRUD is used as a technique to break a large story into smaller ones based on the data operations involved: Create, Read, Update, and Delete. The correct answer (A) lists Create, Update, and Delete - note that 'Read' appears to be…

Submitted by diego_uy· Apr 18, 2026Adaptive Planning

Question

CRUD is an acronym that defines a way to split stories. What does CRUD stand for?

Options

  • ACreate/Update/Delete
  • BCapture/Replace/Update/Define
  • CCreate/Review/Update/Done
  • DCreate/Replace/Update/Define

How the community answered

(50 responses)
  • A
    88% (44)
  • B
    8% (4)
  • C
    2% (1)
  • D
    2% (1)

Explanation

In the context of Agile story splitting, CRUD is used as a technique to break a large story into smaller ones based on the data operations involved: Create, Read, Update, and Delete. The correct answer (A) lists Create, Update, and Delete - note that 'Read' appears to be omitted in the answer choice due to a formatting/typo issue in the question. The standard CRUD acronym always includes all four operations. Among the choices, A is the closest match to the standard definition.

Topics

#Story Splitting#User Stories#Agile Planning#CRUD

Community Discussion

No community discussion yet for this question.

Full PMI-ACP Practice