nerdexam
PMI

PMI-ACP · Question #53

Which of the seven principles of software development is best intended to solve the problem of inventories causing hidden errors in the process?

The correct answer is D. Eliminate Waste. Eliminate Waste is the lean/agile principle that directly targets inventory as a source of hidden errors. In lean thinking, inventory - including partially completed work, unmerged code, or untested features - is classified as waste (muda). Inventory sitting idle obscures…

Submitted by klara.se· Apr 18, 2026Agile Principles and Mindset

Question

Which of the seven principles of software development is best intended to solve the problem of inventories causing hidden errors in the process?

Options

  • AFast-Flexible-Flow
  • BOptimize the Whole
  • CDeliver Early and Often
  • DEliminate Waste

How the community answered

(50 responses)
  • A
    4% (2)
  • B
    2% (1)
  • D
    94% (47)

Explanation

Eliminate Waste is the lean/agile principle that directly targets inventory as a source of hidden errors. In lean thinking, inventory - including partially completed work, unmerged code, or untested features - is classified as waste (muda). Inventory sitting idle obscures defects, creates handoff problems, and delays feedback. Eliminating waste means reducing work-in-progress and moving toward continuous flow so that errors surface quickly rather than accumulating undetected. The other principles (Fast-Flexible-Flow, Optimize the Whole, Deliver Early and Often) are related but do not specifically target inventory as a waste category.

Topics

#Lean Principles#Waste Elimination#Inventory Management#Agile Mindset

Community Discussion

No community discussion yet for this question.

Full PMI-ACP Practice