0 votes
in Blue Prism by
While debugging, Developer added a Breakpoint at Stage 1 in Process. Before deployment in Production, developer forgot to remove the breakpoint. In Production Environment the control will break at Stage 1?

Select the appropriate answer from below options:

a) False

b) True

1 Answer

0 votes
by

This is False Statement, While debugging, Developer added a Breakpoint at Stage 1 in Process. Before deployment in Production, developer forgot to remove the breakpoint. In Production Environment the control will not break at Stage 1.

a) False

...