Salesforce Certified Advanced Administrator — Question 124
When configuring a change set, which two practices should an administrator adhere to in order to ensure a successful deployment to production? (Choose two.)
Answer options
- A. When deploying a new record type, ensure the new record type is the only component in the change set.
- B. Run deployment validations on the change set in the sandbox prior to uploading to production.
- C. Add permissions and access settings to outbound change sets in addition to the dependent component list.
- D. Clone a change set to add forgotten dependent components to an uploaded change set.
Correct answer: A, B
Explanation
Option A is correct because having only one component in a change set simplifies the deployment process and reduces the risk of conflicts. Option B is also correct as running deployment validations in a sandbox helps identify any issues before the actual production deployment. Options C and D are incorrect because they do not directly contribute to ensuring a successful deployment; C addresses adding permissions, which is not necessary for all scenarios, and D is not a standard practice for managing change sets.