Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CRT-450 All Questions

View all questions & answers for the CRT-450 exam

Exam CRT-450 topic 1 question 88 discussion

Actual exam question from Salesforce's CRT-450
Question #: 88
Topic #: 1
[All CRT-450 Questions]

A developer can use the debug log to see which three types of information? (Choose three.)

  • A. HTTP callouts to external systems
  • B. Database changes
  • C. Resource usage and limits
  • D. User login events
  • E. Actions triggered by time-based workflow
Show Suggested Answer Hide Answer
Suggested Answer: ABC 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Brauliongon
Highly Voted 3 years, 3 months ago
A. HTTP callouts to external systems B. Database changes C. Resource usage and limits The debug log does not include information from actions triggered by time-based workflows. https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_debugging_debug_log.htm
upvoted 23 times
...
IOANABUZ
Highly Voted 1 year, 11 months ago
Selected Answer: ABC
The debug log does not include information from actions triggered by time-based workflows. https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_debugging_debug_log.htm
upvoted 7 times
...
helper_raw
Most Recent 12 months ago
Selected Answer: ABC
Debug Log A debug log can record database operations, system processes, and errors that occur when executing a transaction or running unit tests. Debug logs can contain information about: Database changes HTTP callouts Apex errors Resources used by Apex Automated workflow processes, such as: Workflow rules, Assignment rules, Approval processes, Validation rules. Note: The debug log does not include information from actions triggered by time-based workflows.
upvoted 2 times
...
FerhatHappy
1 year, 11 months ago
ABC is the correct answer
upvoted 2 times
...
Dean5555
2 years, 1 month ago
Selected Answer: ABC
ABC ftw
upvoted 2 times
...
ApexMike
2 years, 1 month ago
Selected Answer: ABC
source: https://help.salesforce.com/s/articleView?id=sf.code_debug_log.htm&type=5
upvoted 1 times
...
ssuraj39
2 years, 2 months ago
Selected Answer: ABC
The debug log does not include information from actions triggered by time-based workflows. https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_debugging_debug_log.htm
upvoted 2 times
...
Siddhumithra
2 years, 3 months ago
Ans : ABC A debug log can record database operations, system processes, and errors that occur when executing a transaction or running unit tests. Debug logs can contain information about: Database changes HTTP callouts Apex errors Resources used by Apex Automated workflow processes, such as: =>Workflow rules =>Assignment rules =>Approval processes =>Validation rules
upvoted 2 times
...
golhgh
3 years ago
https://help.salesforce.com/s/articleView?id=sf.code_debug_log.htm&type=5
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
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.

SaveCancel
Loading ...