According to the Agile Practice Guide and the PMBOK® Guide, the scenario describes a project that requires a high degree of structure within an adaptive environment to ensure early and continuous delivery of value (ROI).
Iterative and Incremental Delivery: The request for " five iteration cycles " of " one month each " perfectly aligns with the Scrum framework’s definition of a Sprint. Sprints are timeboxed to one month or less to create consistency and reduce complexity.
Maximizing ROI: Scrum is specifically designed to deliver a Potentially Shippable Product Increment at the end of every sprint. This allows the small enterprise to release versions of the game early, satisfying the requirement to see a return on investment " as the project runs from the first cycle. "
Empirical Process Control: Through ceremonies like the Sprint Review and Retrospective, the project manager and the team can inspect the product and the process, ensuring that the most valuable features are prioritized (via the Product Backlog) to maximize the product ' s market value.
Analysis of other options:
Option A: While Feature-driven development (FDD) does deliver segments, it is more focused on specific " features " and is often more hierarchical. Scrum is the industry standard for timeboxed, iteration-based game development where ROI is a primary driver.
Option B: Kanban is a flow-based methodology, not necessarily an iteration-based one. It does not natively use the fixed " five iteration cycles " mentioned in the prompt. Kanban focuses on reducing Work in Progress (WIP) rather than fixed-duration cycles.
Option C: Extreme Programming (XP) focuses heavily on engineering practices (like pair programming). While it is fast, the prompt specifically highlights the structure of iterations and the goal of ROI/Value, which are core tenets emphasized in the Scrum framework.
Per PMI standards, Scrum is the most appropriate methodology when a project requires fixed-duration iterations (Sprints) to ensure the frequent delivery of value and the achievement of early ROI for the organization.
Submit