QuestionQ16

Environments

Universal Containers has a full sandbox that will be used to analyze and resolve bugs discovered in production.

Which two items should the architect recommend so that bugs found in production can be more easily analyzed in this full sandbox?

Choose two
  • A Before any deployment in production, the same process must be performed in this sandbox.
  • B Perform a Refresh Data in the full sandbox.
  • C Refresh the full sandbox after every deployment in production.
  • D Create a daily process of copying new and changed data in production to the full sandbox.
Explanation

A production-bug analysis sandbox needs production-equivalent metadata and sufficiently current production data. Running the same deployment process in the full sandbox keeps configuration and release behavior aligned with production, and copying new and changed production data daily supplies the recent records needed to reproduce defects. Salesforce sandboxes do not automatically synchronize records created after creation or refresh, and full-sandbox refreshes are available only after the applicable refresh interval.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!