function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Suraj_BahaleSuraj_Bahale 

What is considered the primary purpose for creating apex tests?

A. To guarantee at least 50% of code is covered by unit tests before it is deployed
B. To ensure every usecase of the application is covered by a test
C. To confirm every trigger is executed at leat once.
D. To confirm all classes and triggers compile successfully
Best Answer chosen by Suraj_Bahale
MagulanDuraipandianMagulanDuraipandian
B is the primary purspose. Rest all are secondary.
--
Magulan Duraipandian
www.infallibletechie.com