FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You can refine Tracer results by indicating the types of events and break conditions to log by using which buttons on the Tracer toolbar. (Choose four)
A
Settings
B
Breakpoints
C
Monitor
D
Remote tracer
E
Watch
Explanation: 

Detailed explanation-1: -Before you begin capturing, refine what you need to capture by indicating the types of events and break conditions to log by using the Settings, Breakpoints, Watch, and Remote Tracer buttons on the Tracer toolbar.

Detailed explanation-2: -The Tracer is a tool available in the Pega Platform that helps you with troubleshooting. When an error occurs in an application, you must identify the source. By viewing the events that led to the error, you can find the root cause and fix the issue.

Detailed explanation-3: -Unlike the Clipboard tool, which presents the current value of properties in memory, the Tracer presents a complete log of the events that occur during case processing. This log allows you to identify the source of execution errors, such as Java exceptions or incorrect property values.

Detailed explanation-4: -Different debugging tools available in Pega are: Tracer, Clipboard, SMA and PLA.

There is 1 question to complete.