ServiceNow Certified System Administrator — Question 350

When impersonating a user for testing purposes, what is the best way to return the instance, logged in with your user account?

Answer options

Correct answer: C

Explanation

The correct answer is C, as ending impersonation directly returns you to your original user account without additional steps. Options A and B do not address the requirement to revert to your user account, while option D could work but is less efficient than simply ending impersonation.