Salesforce
PDII · Question #88
A developer has a Debug method within a class, which is invoked hundreds of times. What is the optimal functionality in the Developer Console to count the number of calls made to the method?
The correct answer is C. The "Executed Units" tab under the Execution Overview Panel. See the full explanation below for the reasoning.
Question
A developer has a Debug method within a class, which is invoked hundreds of times. What is the optimal functionality in the Developer Console to count the number of calls made to the method?
Options
- AThe "Execution Log" Panel
- BThe "Execution Stack" Panel
- CThe "Executed Units" tab under the Execution Overview Panel
- DThe "Execution Tree" tab under the Stack Tree Panel
How the community answered
(35 responses)- A9% (3)
- B3% (1)
- C86% (30)
- D3% (1)
Community Discussion
No community discussion yet for this question.