Salesforce Platform Developer I (legacy) — Question 39
From which two locations can a developer determine the overall code coverage for a sandbox? (Choose two.)
Answer options
- A. The Apex Test Execution page
- B. The Test Suite Run panel of the Developer Console
- C. The Apex classes setup page
- D. The Tests tab of the Developer Console
Correct answer: C, D
Explanation
The correct choices, C and D, provide direct access to code coverage metrics for Apex classes in a sandbox. Option A focuses on executing tests rather than reviewing overall coverage, while option B is related to running test suites, which does not directly show code coverage details.