Exam PDI Topic 3 Question 7 Discussion

Actual exam question for Salesforce's PDI exam
Question #: 7
Topic #: 3
What are two ways for a developer to execute tests in an org?
Choose 2 answers

Suggested Answer: A,D Vote an answer

* Tooling API:
* The Tooling API provides programmatic access to manage tests and other metadata in the org.
* It can execute test classes or methods remotely.
* Developer Console:
* The Developer Console is a built-in Salesforce tool to execute Apex tests, debug logs, and more.
* Allows developers to execute tests interactively.
* B. Metadata API: Used for managing metadata, not for running tests.
* C. Bulk API: Used for data operations, not related to testing.
* Tooling API Overview: https://developer.salesforce.com/docs/atlas.en-us.api_tooling.meta/api_tooling/
* Testing with Developer Console: https://help.salesforce.com/s/articleView?id=sf.
code_dev_console_test.htm

by Roxanne at Jul 08, 2026, 11:04 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10