When debugging a process, you run in Debug mode and are paused at a breakpoint.
To quickly execute the activity with the breakpoint and proceed with the execution, which button should be clicked on the Execute tab of Studio?
When debugging a process, you run in Debug mode and are paused at a breakpoint.
To quickly execute the activity with the breakpoint and proceed with the execution, which button should be clicked on the Execute tab of Studio?
When you are paused at a breakpoint and want to quickly execute the activity with the breakpoint while proceeding with the rest of the execution, you should click the 'Continue' button on the Execute tab of Studio. This button resumes program execution until the next breakpoint is encountered.
Tested in Studio !
Continue
Ans : D
D. Continue