Salesforce Certified Platform App Builder — Question 344
You have a team of developers who need logins to sandbox.
What's the best way to give them access?
Answer options
- A. Create them as inactive users in production.
- B. Have them login as one of the users in production.
- C. Create them as users in sandbox, then deactivate the same number of users in production.
- D. Use Developer Edition to log into sandbox.
Correct answer: A
Explanation
Creating them as inactive users in production allows you to manage access without affecting the live environment, hence making option A the best choice. Option B is not advisable as it compromises security and integrity of the production environment. Option C can lead to unnecessary complications and management overhead, while option D may not be appropriate if the developers need to work specifically within the sandbox.