CompTIA Security+ (SY0-501) — Question 307

A development team has adopted a new approach to projects in which feedback is iterative and multiple iterations of deployments are provided within an application's full life cycle. Which of the following software development methodologies is the development team using?

Answer options

Correct answer: B

Explanation

The Agile methodology emphasizes iterative development, allowing teams to adapt to feedback and changes throughout the project. In contrast, Waterfall is a linear approach, Rapid focuses on quick delivery without extensive iteration, and Extreme Programming (XP) is a specific Agile framework that emphasizes engineering practices. Therefore, Agile is the correct answer as it aligns with the iterative feedback process described.