Salesforce
CRT-450 · Question #158
What should a developer do to check the code coverage of a class after running all tests?
The correct answer is B. View the Class Test Percentage tab on the Apex Class fist view m Salesforce Setup. See the full explanation below for the reasoning.
Question
What should a developer do to check the code coverage of a class after running all tests?
Options
- AView the Code Coverage column in the list view on the Apex Classes page.
- BView the Class Test Percentage tab on the Apex Class fist view m Salesforce Setup.
- CView Use cede coverage percentage for the class using the Overall Code Coverage panel in the
- DSelect and run the class on the Apex Test Execution page in the Developer Console.
How the community answered
(24 responses)- A13% (3)
- B79% (19)
- C4% (1)
- D4% (1)
Community Discussion
No community discussion yet for this question.