When delivering Salesforce changes, we want them to be rock solid and robust. The Change Failure Rate (CFR), one of the DORA metrics for DevOps, measures how often releases fail — a good indicator of release quality. But how do we achieve a good score? The answer lies in ensuring we test our changes thoroughly. In this post, we’ll look at some of the essential best practices to adopt in Salesforce testing and how to implement them as a fundamental part of a DevOps strategy. Common challen...