03.04.01 — Equivalence Partitioning in Salesforce Logic
Lesson goal
This lesson explains how Equivalence Partitioning can be applied effectively in Salesforce projects to reduce the number of test cases without reducing coverage.
After this lesson, you should be able to:
* identify logical partitions in Salesforce requirements,
* group test conditions in a meaningful way,
* avoid redundant test cases