Test and debug tool buttons

In the mid of the right pane, the test and debug tool buttons are shown. The test and debug tool buttons are activated when you click Test Process:

  • Execute button (green arrowhead right): When you click Test Process, the Execute button is activated and turns to green. Click the button to execute the process. The results of the test are shown on the Output tab.
  • Debug button (blue arrowhead right): When you click Test Process, the Debug button is activated and turns to blue. Click the button to start the debug mode. The results of the test are shown on the Output tab. On the Watch tab, you can check the values of the variables that you have specified there.
  • Stop button (blue square): Stops the debug mode. This button is activated when you start the debug mode.
  • Arrow right button (blue): Jumps to the next statement. The current statement is marked yellow. This button is activated when you start the debug mode and breakpoints are set.
  • Arrow down button (blue): Jumps to the next breakpoint. This button is activated when you start the debug mode and breakpoints are set.
  • Enable logging: Select this check box to log the test results. You must configure the automatic logging facility in Infor BI Repository Administration before you can activate logging.

See Debugging Processes.