PGMP · Question #327
Which of the following statements is the most accurate when it comes to program change requests for the program scope?
The correct answer is D. The change request must be documented. The one universally true and required statement about change requests is that they must be documented. Documentation is the foundation of change control - it provides traceability, enables review, supports decision-making, and maintains the integrity of the program's baseline…
Question
Which of the following statements is the most accurate when it comes to program change requests for the program scope?
Options
- AThe change request must not affect the schedule.
- BThe change request must not affect the overall cost.
- CThe quality of the program must not be affected by the change request.
- DThe change request must be documented.
How the community answered
(51 responses)- A2% (1)
- B2% (1)
- C4% (2)
- D92% (47)
Explanation
The one universally true and required statement about change requests is that they must be documented. Documentation is the foundation of change control - it provides traceability, enables review, supports decision-making, and maintains the integrity of the program's baseline. Options A, B, and C are incorrect because a change request CAN affect the schedule, overall cost, or quality - that is precisely why changes are evaluated through a formal change control process. No rule prohibits a change from impacting these constraints; the change control process exists to assess and manage those impacts, not to prevent them.
Topics
Community Discussion
No community discussion yet for this question.