Salesforce PDI Question Answer
What should a developer do to check the code coverage of a class after running all tests?
View the code coverage percentage for the class using the Overall Code Coverage panel in the Developer Console Tests tab.
View the Class Test Percentage tab on the Apex Class list view in Salesforce Setup.
Select and run the class on the Apex Test Execution page in the Developer Console.
View the Code Coverage column in the list view an the Apex Classes page.
After running all tests, theOverall Code Coverage panelin the Developer Console shows the code coverage percentage for each class.
This is the most reliable and optimal way to view code coverage.
Checking Code Coverage
TESTED 31 Jul 2025
Copyright © 2014-2025 ACE4Sure. All Rights Reserved