03.03.02 — Review Model: OMG → Try Again → Close Enough → Good Job
Lesson goal This lesson introduces a practical review model for evaluating the quality of test cases in Salesforce projects. After this lesson, you should…
Lesson goal This lesson introduces a practical review model for evaluating the quality of test cases in Salesforce projects. After this lesson, you should…
Lesson goal This lesson explains the purpose of Dry Runs in Salesforce testing and why test case authors should not be the primary executors of their own…
Lesson goal This lesson explains how Equivalence Partitioning can be applied effectively in Salesforce projects to reduce the number of test cases without…
Lesson goal This lesson explains how Boundary Value Analysis (BVA) can be applied in Salesforce projects to identify defects that appear at the edges of…
Lesson goal This lesson explains how to apply State Transition Testing to Salesforce objects and processes that are driven by statuses and automation.…
Lesson goal This lesson explains how to design and execute CRUD and permission-based testing in Salesforce using an access matrix approach. After this…
Lesson goal This lesson explains how to choose the right test design technique in Salesforce projects, depending on the problem you are trying to…