easy
Single Answer
0

Gary is preparing change management documentation for an application restart after patching. What step should immediately follow the application restart?

Answer Options

A

Validation testing

B

Documenting the change occurred

C

Updating version control

D

Vulnerability scanning

Correct Answer: A

Explanation

Validation testing should follow application restarts to ensure the application is working as expected after the restart. Documentation and updating version information can be done after the validation because if validation fails the change may need to be reversed. Vulnerability scanning should have been done prior to implementation in a test environment if needed, and then should be done as part of ongoing security operations.