Match the Agile Process models with the task performed during the model:…

2019

Match the Agile Process models with the task performed during the model:

\(\begin{array}{llll} & \text{List I} && \text{List II} \\ \text{(a)} & \text{Scrum} & \text{(i)} & \text{CRC cards} \\ \text{(b)} & \text{Adaptive software development} & \text{(ii)} & \text{Sprint backlog} \\ \text{(c)}& \text{Extreme programming} & \text{(iii)} & \text{<action> the <result> <by/for/of/to>} \\ &&& \text{a(n) <object>} \\ \text{(d)} & \text{Feature-driven development} & \text{ (iv)} & \text{Time box release plan} \\ \end{array}\)

Choose the correct option from those given below:

  1. A.

    \(\text{(a)-(ii), (b)-(iv), (c)-(i), (d)-(iii)}\)

  2. B.

    \(\text{(a)-(i), (b)-(iii), (c)-(ii), (d)-(iv)}\)

  3. C.

    \(\text{(a)-(ii), (b)-(i), (c)-(iv), (d)-(iii)}\)

  4. D.

    \(\text{(a)-(i), (b)-(iv), (c)-(ii), (d)-(iii)}\)

Attempted by 115 students.

Show answer & explanation

Correct answer: A

Answer: Scrum → Sprint backlog; Adaptive software development → Time-boxed release plan; Extreme Programming → CRC cards; Feature-driven development → feature-sentence template.

  • Scrum uses a sprint backlog to list and manage the work the team commits to for a single sprint (short iteration).

  • Adaptive software development relies on time-boxed release planning and iterative cycles to adapt to changing requirements and learn from frequent feedback.

  • Extreme Programming often uses CRC (Class-Responsibility-Collaborator) cards as a simple, conversation-driven design aid to capture classes, their responsibilities, and collaborations.

  • Feature-driven development expresses requirements as small, client-valued features typically written in a short sentence template such as "<action> the <result> <by/for/of/to> a(n) <object>", making features easy to plan and track.

Therefore the correct matching is: Scrum — sprint backlog; Adaptive software development — time-boxed release plan; Extreme Programming — CRC cards; Feature-driven development — feature sentence template.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor