Home SALESFORCERelease An Apex unit test is saved using the Salesforce API version 24.0 or later. What access does it have to data stored in the organization

An Apex unit test is saved using the Salesforce API version 24.0 or later. What access does it have to data stored in the organization?                                 Choose 2 answers

A.     It only has access to organization data in sandboxes
B.     It has no access to organization data by default.
C.     It must use the @IsTest (SeeAllData=true) annotation to access It must use the @IsTest (SeeAllData=true) annotation to access organization data. 

 

You may also like

Leave a Comment