スプリント 2 日目の毎日のスタンドアップで、製品所有者は開発者の 1 人に、スプリント計画でコミットされた製品バックログ項目に機能を追加するよう依頼します。製品所有者は、この変更はユーザーとの議論に基づいており、重要であり、次のリリースで提供される必要があると説明しています。
プロジェクトマネージャーは何をすべきでしょうか?
正解:C
Explanation
According to the Agile Practice Guide, the product owner is responsible for managing the product backlog, which includes adding, removing, or updating product backlog items as needed. However, the product owner should not change the scope of the sprint once it has started, as this would disrupt the team's commitment and velocity. Therefore, the best option for the project manager is to create a new product backlog item for the next sprint planning, where the team can review and estimate it. This way, the change request is properly documented and prioritized, and the team can deliver the agreed-upon functionality for the current sprint.
References:
1: Agile Practice Guide, page 35
2: Agile Practice Guide, page 37