If your project is small, you will probably want to test the entire project. If it is large, you may want to test only selected modules, thus saving the time it takes to load a large project. In Test Project mode the entire project is available. Windows that are designated as not visible at startup (as are custom dialogs by default, for instance) will not be visible.
See "To Show a Hidden Module" for instructions if you are going to use Test Shown Modules.
Depending on which button you selected, all modules in the current project or only shown modules will be tested.
See "To Test On Item Help" for instructions.
See "To Test Menus in a Module" for instructions.
See "To Test Connections in a Project" for instructions.
If you are not going to test the entire project, you will need to show the modules to be tested. See "To Show a Hidden Module" for instructions.
Click Test Project to test the entire project. Click Test Shown Modules to test selected modules.
A help volume window with the appropriate help text will be displayed, if the help viewer (dthelpview) is accessible and the proper connection has been made to the compiled help volume. See "Creating Help and Help Connections" for instructions for creating help and making connections to it. Dismiss the help window when you are finished with it.
If you are not going to test the entire project, you will need to show the modules to be tested. See "To Show a Hidden Module" for instructions.
Click Test Project to test the entire project. Click Test Shown Modules to test selected modules.
A help volume window with the appropriate help text will be displayed, if the help viewer (dthelpview) is accessible and the proper connection has been made to the compiled help volume. See "Creating Help and Help Connections" for instructions for creating help and making connections to it. Dismiss the help window when you are finished with it.
The cursor will turn into an arrow and a question mark.
If the object (or one of its parent objects) has help text, it will be displayed in a quick help window.
The help volume will be displayed, at the location specified in the Location ID for the selected object in the Help Editor. Dismiss the help window when you are finished with it.
See "To Show a Hidden Module" for instructions.
The menus will be displayed. If you select a menu item that is connected to certain predefined functions (Show or Hide a dialog, Access Help Volume, Activate On Item Help, for example), the function will be performed.
The menus will be displayed. If you select a menu item that is connected to certain predefined functions (Show or Hide a dialog, Access Help Volume, Activate On Item Help, for example), the function will be performed.
The menus will be displayed. If you select a menu item that is connected to certain predefined functions (Show or Hide a dialog, Access Help Volume, Activate On Item Help, for example), the function will be performed.
See "To Show a Hidden Module" for instructions.
All build windows except the App Builder primary window will be closed, and the primary window will be inactive except for the Build button and the Help menu. Only windows in the project with an initial state set to Visible will be displayed.
The following connections should work in test mode as they will work in the compiled application:
Connections to Call Function and Execute Code will be noted by messages to standard out.
Connections to Application Framework, ToolTalk, and message dialogs are not supported in test mode.