SalesforceSalesforce
PDI · Question #190
PDI Question #190: Real Exam Question with Answer & Explanation
Sign in or unlock PDI to reveal the answer and full explanation for question #190. The question stem and answer options stay visible for context.
Submitted by naveen.iyer· Apr 18, 2026Testing, Debugging, and Deployment
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.
Unlock PDI to see the answer
You've previewed enough free PDI questions. Unlock PDI for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Deployment#Code Coverage#Unit Testing#Apex Triggers