Checklist progress
0/133Learned
Platform Development Lifecycle and Deployment Architect
Study Checklist
Checklist progress
0/133Learned
Given a customer scenario, describe and recommend an appropriate testing methodology.
0/5
Given a customer testing strategy, describe the appropriate test execution methodology and coverage requirements.
0/6
RunSpecifiedTests vs RunLocalTests vs RunAllTests — when to use each and coverage implications
Learn this conceptGiven a customer scenario, describe and recommend a unified test data strategy that utilizes representative data in a secure manner throughout the development lifecycle.
0/4
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Platform Development Lifecycle and Deployment Architect studiers.
Salesforce determines default test execution in production based on deployment package contents, specifically Apex classes or triggers. You can override these defaults to enforce specific test levels like RunLocalTests regardless of component types.