In order to detect quality Issues earlier in the project life cycle, the project manager is using an agile/adaptive environment. What is the main difference between waterfall and agile/adaptive development approaches tor Project Quality Management?
A.
The frequency of the quality and review steps
B.
The number of deliverables
C.
The duration of each of the quality and review steps
According to the PMBOK® Guide and the Agile Practice Guide, the core philosophy of Quality Management in agile/adaptive environments shifts from a " big-batch " inspection model to a continuous feedback loop.
Waterfall Approach: In predictive (waterfall) cycles, quality reviews often occur at the end of a phase or after a major deliverable is completed. This can lead to the " discovery " of quality issues late in the project life cycle, making them expensive or difficult to fix.
Agile/Adaptive Approach: Agile environments utilize frequent quality and review steps throughout the entire life cycle. By conducting reviews at the end of every iteration (Sprints) and integrating continuous testing (such as Test-Driven Development or Pair Programming), the team can detect and remediate quality issues almost immediately.
The Goal of Frequency: Increasing the frequency of these steps reduces the " cost of quality " and minimizes waste by ensuring that the product is built correctly incrementally, rather than checking it all at the end.
Analysis of Other Options:
B. The number of deliverables: While agile might deliver smaller increments more often, the total number of deliverables is defined by the product scope, not the specific approach to quality management.
C. The duration of each of the quality and review steps: Agile review steps (like Sprint Reviews or Daily Stand-ups) are typically shorter (time-boxed), but the duration is a byproduct of the frequency. The " main difference " cited in PMI documentation regarding quality detection is how often these checks occur.
D. The tools used in the quality and review steps: While specific tools (like automated testing suites) are common in agile, many quality tools (Checksheets, Fishbone diagrams, etc.) are used across both methodologies. The fundamental shift is in the timing and recurrence of the review process.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit