List of questions
Related questions
Question 347 - Certified Platform Developer II discussion
A developer created a class that implement he Queueable interface, as follows:
As part of the deployment process, the developer is asked to create a corresponding test class.
Which two actions should the developer take to successfully execute the test class?
Choose 2 answers
A.
Ensure the running user of the test class has, at least, the View All permission on the Order object
B.
Enclose System.enqueueJob (new orderQueueable Job ( }) within Test. starttest and Test, stoptest ()
C.
Implement seeAllData-true to ensure the Queueable )ob is able to run in bulk mode.
D.
Implement Test.isRunningtest ( ) to prevent chaining jobs during test execution.
Your answer:
0 comments
Sorted by
Leave a comment first