Certified Pega Robotics System Architect v8.0 — Question 14
A solution is ready for deployment and you are cleaning up all breakpoints in the automations for each project.
Given the following options, in which two ways can automation breakpoints be deleted? (Choose two.)
Answer options
- A. Clicking the breakpoint in an automation and pressing the Delete key
- B. Selecting Delete All Breakpoints from the Project menu
- C. Using the Breakpoints debugging window
- D. Right-clicking the breakpoint in an automation and selecting Delete.
Correct answer: B, D
Explanation
The correct options are B and D. Option B allows you to remove all breakpoints at once from the Project menu, while option D provides a way to delete a specific breakpoint via right-click. Options A and C are incorrect as they do not represent valid methods for deleting breakpoints in the context provided.