Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 18 Testing Process Definitions : Test Mode Buttons and Menus

Test Mode Buttons and Menus
There are buttons and icons on the TIBCO Designer toolbar used when testing process definitions. There is also a View > Test Options menu that performs the same actions as the toolbar buttons. Table 25 describes these buttons and menu items.
This item is available only on the View>Test menu, there is no toolbar icon.
This item is available only on the View>Test menu. There is no toolbar icon.
The test panel also has several buttons for manipulating the process instances during testing. The Tools > Tester menu has menu items that perform the equivalent actions as these buttons. Table 26 describes these buttons and menu items.
Note: In some situations, this button may not stop the process immediately because TIBCO ActiveMatrix BusinessWorks might be waiting for the current operation to be completed. For example, if the current activity is FTP Put and you are attempting to place a very large file on the remote server, the process engine stops only after the FTP command has completed, failed, or a timeout has been reached.
There are also menu items on the popup menus for each activity in a process definition. You can access these menu items by right clicking on the activity. These are the popup menu items for activities that are used in testing: Set Breakpoint Before, Set Breakpoint After, Clear Breakpoint Before, Clear Breakpoint After, and Run To This Resource.
The Set/Clear Breakpoint Before/After menu items sets or clears the specified breakpoint on the selected activity.
The Run To This Resource menu item executes the running process instance up to the selected activity. For example, if a process instance is halted on a breakpoint, selecting an activity later in the process definition and choosing the Run To This Resource menu item resumes processing of the process instance and executes all activities between the breakpoint and the selected activity. The process instance pauses when it reaches the activity where you selected the Run To This Resource menu item.

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved