40. A project manager is working on a software project. The team must provide the customer with weekly, incremental delivery of functionality for the customer to use and provide feedback. The team needs to act on the customer’s feedback as soon as they receive it.

Answer: B

Explanation:

Agile project management emphasizes weekly, incremental delivery of functionality and quick responsiveness to customer feedback.

Agile project management is characterized by its iterative approach, allowing teams to deliver small, functional increments of a project frequently. This methodology encourages continuous customer involvement and quick adaptations based on feedback.

A) Extreme project management

Extreme project management is a methodology that focuses on high-risk projects and may involve rapid iterations; however, it does not specifically emphasize the consistent, incremental delivery of functionality or the structured feedback loops that are central to Agile practices. Therefore, it does not align with the requirements stated in the question.

B) Agile project management

Agile project management is the correct answer as it inherently supports the principles of frequent delivery of functional increments and immediate incorporation of customer feedback. This approach ensures that the software evolves based on real user input, making it highly suitable for the scenario presented.

C) Waterfall

Waterfall is a linear and sequential project management methodology that requires completion of one phase before moving to the next. It lacks the flexibility and iterative nature of Agile, making it unsuitable for situations where customer feedback must be integrated quickly and frequently.

D) Traditional project management

Traditional project management often refers to standard practices that may follow a more rigid structure, similar to Waterfall. It does not prioritize regular delivery of incremental functionality or rapid adaptation based on customer feedback, which are key aspects of the Agile approach.

Conclusion

Agile project management is distinctly the best fit for the scenario described, as it prioritizes frequent delivery and responsiveness to customer feedback. Other methodologies like Extreme, Waterfall, and Traditional project management do not adequately support these essential Agile principles, making them less effective in this context.