Salesforce Certified Platform Developer 1 (SP25) CRT-450 Question # 32 Topic 4 Discussion

Salesforce Certified Platform Developer 1 (SP25) CRT-450 Question # 32 Topic 4 Discussion

CRT-450 Exam Topic 4 Question 32 Discussion:
Question #: 32
Topic #: 4

While writing an Apex class, a developer wants to make sure that all functionality being developed is handled as specified by the requirements.

Which approach should the developer use to be sure that the Apex class is working according to specifications?


A.

Include a savepoint and pacabase.rollback().


B.

Include a try/catch block to the Apex class.


C.

Run the code in an Execute Anonymous block in the Developer Console.


D.

Create a test class to execute the business logic and run the test in the Developer Console.


Get Premium CRT-450 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.