Salesforce Apex Trigger & Test Class: Hands-On Scenarios

Master Salesforce Apex triggers : Build automated business processes with Apex triggers in Salesforce

Ratings 4.36 / 5.00
Salesforce Apex Trigger & Test Class: Hands-On Scenarios

What You Will Learn!

  • Write Apex triggers that execute before or after specific database events (e.g., insert, update, delete).
  • Use Apex triggers to perform custom actions such as validating data, updating related records, and sending emails.
  • How to write Apex test methods that test your Apex triggers and classes.
  • How to use the @testSetup annotation to create test data that can be used by multiple test methods in an Apex test class.

Description

This course is designed for Salesforce developers who want to learn about Apex Triggers, Apex Tests, and the power of custom validation in Salesforce. Whether you are a beginner or have some experience, this course will give you a solid foundation in Apex Triggers and help you become an expert.


You will learn how to create Apex Triggers, understand context variables, and master the difference between Before and After events such as Before Insert, Before Update, and Before Delete. You will also learn about the order of execution and how to prevent recursion in your triggers.


The course also covers Apex Tests and how to write positive and negative test cases in a test class. You will learn about sObjects and how to create a test class for your triggers. The course includes scenarios, such as creating related contacts, updating related opportunities, and applying custom validation on opportunity records.


We will  cover many industry ready practicals, such as:

  1. Populating the rating as "Hot" on account creation if the industry is Media or Energy

  2. Populating the description on opportunity creation based on the amount value

  3. Copying the billing address to the shipping address on account creation

  4. Creating a related contact on account insertion

  5. Creating a related opportunity on account insertion

  6. Populating the latest case number on account on case creation

  7. Populating the latest opportunity amount on account on opportunity creation

  8. Creating a contact or opportunity based on the user's choice when an account is created

  9. Updating the description on account when the phone field is updated

  10. Copying the billing address to the shipping address on account insert or update

  11. Updating the related contacts on account update using a map or parent-child SOQL

  12. Creating a task on opportunity when the stage is updated

  13. Updating the related opportunity when an account is updated

  14. Applying custom validation in Apex Trigger and using try & catch in the test class

  15. Applying custom labels in Apex Trigger and test class

  16. Preventing the update of accounts created 7 days ago from today

  17. Applying custom validation on opportunity record creation

  18. Applying custom validation while updating an opportunity record

By the end of this course, you will have a strong understanding of Apex Triggers and Apex Tests and be able to apply custom validation in Salesforce. Sign up now and take the first step towards becoming a Salesforce trigger expert!

Who Should Attend!

  • Salesforce administrators who want to learn how to write custom code to automate business processes or to perform custom actions when data is changed in Salesforce.
  • Software developers who are familiar with other programming languages and want to learn how to develop custom solutions on the Salesforce platform.
  • Anyone who is preparing for the Salesforce Platform Developer I certification exam, as Apex triggers and test classes are covered in the exam.
  • Anyone who is interested in learning how to write custom code on the Salesforce platform and ensure that it is working correctly would benefit from taking an Apex triggers and test classes course.

TAKE THIS COURSE

Tags

  • Salesforce Administration
  • Salesforce Apex
  • Salesforce Development
  • Salesforce

Subscribers

215

Lectures

42

TAKE THIS COURSE



Related Courses