Arrange the following phases of the Agile process in the correct sequence: (A)…

2024

Arrange the following phases of the Agile process in the correct sequence:
(A) Design
(B) Release
(C) Testing
(D) Development
(E) Planning
Choose the correct answer from the options given below:

  1. A.

    (A), (B), (D), (E), (C)

  2. B.

    (A), (D), (E), (B), (C)

  3. C.

    (E), (A), (D), (C), (B)

  4. D.

    (E), (D), (A), (C), (B)

Attempted by 132 students.

Show answer & explanation

Correct answer: C

Correct sequence: Planning → Design → Development → Testing → Release

  1. Planning: define goals, user stories, acceptance criteria, and prioritize the product backlog.

  2. Design: create necessary UI/UX mockups, architecture and implementation approach to meet planned requirements.

  3. Development: implement the planned and designed features in code.

  4. Testing: verify functionality against acceptance criteria, fix defects, and ensure quality.

  5. Release: deploy the tested increment to production or deliver it to users.

Note: Agile works iteratively, so this sequence commonly repeats for each sprint or iteration, allowing continuous delivery and improvement.

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

Explore the full course: Mppsc Assistant Professor