Salesforce
CRT-450 · Question #190
What are two considerations for deploying from a sandbox to production? Choose 2 answers
The correct answer is B. All triggers must have at least one line of test coverage. C. At least 75% of Aptx code must be covered by unit tests. See the full explanation below for the reasoning.
Question
What are two considerations for deploying from a sandbox to production? Choose 2 answers
Options
- AShould deploy during business hours to ensure feedback can be Quickly addressed
- BAll triggers must have at least one line of test coverage.
- CAt least 75% of Aptx code must be covered by unit tests.
- DUnit tests must have calls to the System.assert method.
How the community answered
(27 responses)- A19% (5)
- B74% (20)
- D7% (2)
Community Discussion
No community discussion yet for this question.