Salesforce Certified Development Lifecycle and Deployment Designer — Question 7
Universal Containers (UC) is preparing for the new Salesforce release in a couple of months, and has several ongoing development projects that may be affected.
Which three steps should the team at UC take to prepare for this release? (Choose three.)
Answer options
- A. Upgrade any SOAP integrations to the newest WSDL as early as possible.
- B. Contact Salesforce to schedule a time to upgrade the Full sandbox.
- C. Review the release notes for automatically-enabled features and technical debt.
- D. Refresh a Sandbox during the Release Preview Window to ensure they have the upcoming release.
- E. Run regression tests in an upgraded sandbox to detect any issues with the upgrade.
Correct answer: A, C, E
Explanation
The correct answers are A, C, and E because upgrading SOAP integrations ensures compatibility with the new release, reviewing release notes helps identify changes that may affect current features, and running regression tests will help catch any issues introduced by the upgrade. Option B is not necessary for preparation, and option D, while useful, does not directly contribute to the immediate preparation for the release.