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?
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.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit