03.01.01 — Test Case vs Test Scenario: When to Use Which
Lesson goal This lesson explains the distinction between test scenarios and test cases in the context of Salesforce projects. After this lesson, you…
Lesson goal This lesson explains the distinction between test scenarios and test cases in the context of Salesforce projects. After this lesson, you…
Lesson goal This lesson explains how a Salesforce test case should be structured and, more importantly, why each section exists. After this lesson, you…
Lesson goal This lesson explains how to define users correctly in Salesforce test cases and why user definition is a common source of false test results.…
Lesson goal This lesson explains how to define test data and record state correctly in Salesforce test cases, and why weak data definitions are a primary…
Lesson goal This lesson explains how to identify and define test conditions specific to Salesforce objects and fields. After this lesson, you should be…
Lesson goal This lesson explains the difference between High-Level Steps and Detailed Steps and shows how to use both effectively in Salesforce test…
Lesson goal This lesson explains how to write durable step instructions that remain valid despite UI, layout, and configuration changes in Salesforce.…
Lesson goal This lesson explains how to define Expected Results that actually validate Salesforce behavior instead of confirming obvious UI reactions.…
Lesson goal This lesson explains why test cases that look correct on paper fail in real Salesforce projects and how to recognize and fix the root causes.…
Lesson goal This lesson identifies the most common mistakes made when writing test cases in Salesforce projects and explains why they are dangerous. After…