220-1102 · Question #675
A developer installed a new software package that has stopped all file server access. Which of the following change management practices should have been followed?
The correct answer is D. Sandbox testing. Sandbox testing involves deploying and testing changes in an isolated environment that mirrors production before applying them to live systems. Had the developer tested the new software package in a sandbox first, the conflict with file server access would have been discovered…
Question
A developer installed a new software package that has stopped all file server access. Which of the following change management practices should have been followed?
Options
- AEnd-user acceptance
- BStaff delegation
- CAppropriate scoping
- DSandbox testing
How the community answered
(24 responses)- A4% (1)
- B13% (3)
- C4% (1)
- D79% (19)
Explanation
Sandbox testing involves deploying and testing changes in an isolated environment that mirrors production before applying them to live systems. Had the developer tested the new software package in a sandbox first, the conflict with file server access would have been discovered without impacting users. The other options are unrelated: end-user acceptance is about getting user sign-off, staff delegation is about assigning responsibilities, and appropriate scoping defines the boundaries of a change - none of these would have caught the technical conflict before deployment.
Topics
Community Discussion
No community discussion yet for this question.