nerdexam
Microsoft

PL-500 · Question #26

You develop a desktop flow. You need to debug the flow. Which three tools can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

The correct answer is B. Breakpoints C. Run next action E. Run from here. Power Automate Desktop provides three dedicated debugging tools: (B) Breakpoints - you can set breakpoints on specific actions to pause execution at that point and inspect the state of variables and the flow; (C) Run next action - once paused at a breakpoint, this steps…

Develop automations

Question

You develop a desktop flow. You need to debug the flow. Which three tools can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • AStatic results
  • BBreakpoints
  • CRun next action
  • DConfigure run after
  • ERun from here

How the community answered

(64 responses)
  • A
    3% (2)
  • B
    89% (57)
  • D
    8% (5)

Explanation

Power Automate Desktop provides three dedicated debugging tools: (B) Breakpoints - you can set breakpoints on specific actions to pause execution at that point and inspect the state of variables and the flow; (C) Run next action - once paused at a breakpoint, this steps execution forward one action at a time, allowing granular inspection; and (E) Run from here - this allows you to start or resume execution from a specific action rather than from the beginning, useful for isolating a suspected problem area. 'Static results' (A) is a cloud flow feature that mocks action outputs without actually calling the service - it does not exist in desktop flow debugging. 'Configure run after' (D) is also a cloud flow construct for controlling action execution order based on prior action status.

Topics

#Desktop flows#Debugging#Power Automate Desktop#Flow development tools

Community Discussion

No community discussion yet for this question.

Full PL-500 Practice