Salesforce Certified Platform Developer II — Question 50

Which API can be used to execute unit tests? (Choose three.)

Answer options

Correct answer: C, D, E

Explanation

The Tooling API, SOAP API, and Metadata API are all designed to support operations related to unit testing in Salesforce. The Streaming API and Test API, however, do not provide the necessary functionalities for executing unit tests.