39.6k views
2 votes
In the following scenario about team management, the project manager blends which two methodologies?

A team is developing a software product. During the retrospective for the last sprint, a team member says, "I need to implement a certain feature, but I don't have much experience building that particular feature." Someone else on the team is an expert on the feature, so the project manager pairs them up to build the feature during the next sprint.
a. Waterfall and XP
b. Agile and Scrum
c. Scrum and Kanban
d. Scrum and XP

User GILGAMESH
by
7.4k points

1 Answer

3 votes

Final answer:

The project manager blends Scrum and XP methodologies. So, option d is correct.

Step-by-step explanation:

The scenario described aligns with a combination of Scrum and XP (Extreme Programming). In Scrum, the iterative and incremental development approach is evident through sprints and retrospectives. The concept of a sprint retrospective, where the team reflects on the previous sprint's performance, is a Scrum practice. However, the project manager's decision to pair team members with different expertise during the next sprint to address a specific feature aligns with XP principles.

Extreme Programming emphasizes collaborative and cross-functional teams, promoting collective code ownership and skill-sharing among team members. The act of pairing an experienced team member with another who lacks expertise in a particular area is a manifestation of XP's values. It encourages knowledge transfer, and collaboration, and ensures that the team collectively possesses the skills needed for various aspects of the project. Therefore, the correct answer is (d) Scrum and XP.

User Michael Hegner
by
8.6k points