Salesforce-Platform-Development-Lifecycle-and-Deployment-Architect Practice Test
Salesforce Spring 25 Release 226 Questions
Universal Containers has a highly customized Salesforce org, with many different pieces of
configuration and code. Which configuration item should be covered by executable tests?
A. Active Process Builders
B. Validation Rules
C. Workflow Rules
D. Case Assignment Rules
A. Active Process Builders
Explanation: Active Process Builders are configuration items that should be covered by
executable tests, as they can have complex logic and actions that affect the behavior and
performance of the application. Validation Rules, Workflow Rules, and Case Assignment
Rules are also configuration items, but they are simpler and less likely to cause errors or
conflicts. Therefore, they can be verified by manual testing or declarative tools.