CS0-003 · Question #488
During the rollout of a patch to the production environment, it was discovered that required connections to remote systems are no longer possible. Which of the following steps would have most likely…
The correct answer is C. Validation. Validation involves testing the patch to ensure it functions as intended and doesn't introduce new vulnerabilities or problems. This step would have included testing the connectivity to remote systems, which would have identified the issue. Closest other option could be B, but…
Question
During the rollout of a patch to the production environment, it was discovered that required connections to remote systems are no longer possible. Which of the following steps would have most likely revealed this gap?
Options
- AImplementation
- BUser acceptance testing
- CValidation
- DRollback
How the community answered
(33 responses)- A3% (1)
- B3% (1)
- C91% (30)
- D3% (1)
Explanation
Validation involves testing the patch to ensure it functions as intended and doesn't introduce new vulnerabilities or problems. This step would have included testing the connectivity to remote systems, which would have identified the issue. Closest other option could be B, but UAT is tailored towards determining if a given solution will meet the need that the application is being brought on board to fulfill.
Topics
Community Discussion
No community discussion yet for this question.