Checklist progress
0/215Learned
Platform Administrator II
Study Checklist
Checklist progress
0/215Learned
Describe the options available to move metadata between environments
0/5
Describe the capabilities and best practices for using change sets to move metadata between environments
0/9
Deployment connections for change sets
Learn this conceptOutbound versus inbound change sets
Learn this conceptPermissions to upload and deploy change sets
Learn this conceptComponents available in change sets
Learn this conceptChange set coverage for data and destructive changes
Learn this conceptDependent components in change sets
Learn this conceptProfile settings and permission sets in change sets
Learn this conceptInbound change set validation versus deployment
Learn this conceptApex tests when deploying change sets
Learn this conceptPrepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Administrator II studiers. 593 members and growing.
When a change set that includes Apex classes or triggers is deployed to a production org, Salesforce runs all local Apex tests in that org by default. Those tests exist to enforce a unit-test coverage requirement before Apex can be deployed to production. If the target is a sandbox, tests are not run automatically, so a sandbox deploy is not a substitute for the production test run.