CCSP · Question #1
Which of the following should occur at each stage of the SDLC?
The correct answer is C. Verification and validation. Verification and validation are crucial at every SDLC stage to ensure the product meets requirements and specifications.
Question
Which of the following should occur at each stage of the SDLC?
Options
- AAdded functionality
- BManagement review
- CVerification and validation
- DRepurposing of any newly developed components
How the community answered
(57 responses)- A5% (3)
- B4% (2)
- C89% (51)
- D2% (1)
Why each option
Verification and validation are crucial at every SDLC stage to ensure the product meets requirements and specifications.
Added functionality typically occurs during the development stages, not necessarily at *each* stage like planning or testing.
Management review occurs at key milestones, but verification and validation are continuous technical activities throughout all stages.
Verification confirms that the product is built correctly according to specifications, while validation ensures that the product meets user needs and requirements. Applying these processes iteratively at each stage helps to identify and correct defects early, reducing overall development cost and risk.
Repurposing components is a design or development consideration, not a universal activity for *each* stage of the SDLC, such as testing or deployment.
Concept tested: SDLC verification and validation
Source: https://learn.microsoft.com/en-us/azure/architecture/guide/security/sdlc
Topics
Community Discussion
No community discussion yet for this question.