CCSP · Question #69
You are the security manager for a software development firm. Your company is interested in using a managed cloud service provider for hosting its testing environment. Management is interested in…
The correct answer is D. Short, iterative work periods. Agile development style is typified by short, iterative work periods, allowing for continuous feedback and rapid adaptation.
Question
You are the security manager for a software development firm. Your company is interested in using a managed cloud service provider for hosting its testing environment. Management is interested in adopting an Agile development style. This will be typified by which of the following traits?
Options
- AReliance on a concrete plan formulated during the Define phase
- BRigorous, repeated security testing
- CIsolated programming experts for specific functional elements
- DShort, iterative work periods
How the community answered
(28 responses)- A4% (1)
- D96% (27)
Why each option
Agile development style is typified by short, iterative work periods, allowing for continuous feedback and rapid adaptation.
Reliance on a concrete plan formulated during the Define phase is characteristic of traditional Waterfall development, not Agile, which embraces change.
Rigorous, repeated security testing is a good practice in any development methodology, including Agile (DevSecOps), but it is not the defining characteristic of the Agile development *style* itself.
Agile promotes cross-functional and collaborative teams, rather than isolated programming experts working independently on specific functional elements.
Agile development methodologies emphasize breaking down projects into small, iterative cycles, often called sprints or iterations, typically lasting 1-4 weeks. These short work periods facilitate continuous feedback, rapid adaptation to changing requirements, and incremental delivery of working software, contrasting with the long, sequential phases of traditional development models.
Concept tested: Agile development methodology traits
Source: https://agilemanifesto.org/principles.html
Topics
Community Discussion
No community discussion yet for this question.