Correct option is C
In Agile, the process typically follows this sequence to ensure iterative development and continuous improvement.
1.
Planning (E): Establishing the objectives and initial requirements.
2.
Design (A): Crafting design frameworks based on planning.
3.
Development (D): Building and coding the project.
4.
Testing (C): Verifying that each iteration meets quality standards.
5.
Release (B): Delivering the final product to the user.
Information Booster:
· Agile methodologies emphasize continuous collaboration and iterative cycles.
· Testing and release phases can occur multiple times in Agile projects.