Project Testing UI Menu Bar
File
Commands in this menu control basic test functionality.
- New: Starts a new session by clearing any existing setup values or settings.
- Open: Opens an existing test specification saved as a .ptp file.
- Open Recent: Opens parameters of a recent test. Contains a list of the most recently opened projects; choose a file name from the list to open the associated parameters file. The Clear List command clears all items from this list.
- Save: Saves the current project test parameters in the test parameters file shown in the status bar.
- Save As: Saves the current project test parameters in the test parameters file that you specify.
- Close UI: Closes the Project Testing UI. If the Class Testing UI is not open, choosing this command will also close Jtest.
- Exit: Closes Jtest.
Test
Commands in this menu start, stop, and pause tests.
- Start: Starts testing the project specified in the Search In field.
- Pause: Temporarily the current test. Click this button again to resume testing.
Note: Jtest will finish testing the current class before pausing.
- Stop: Stops the current test.
View
Commands in this menu display information related to the current test.
- Report: Contains the following report-related commands:
- View Report: Displays the Project Report (contains project test parameters and details on all errors available in the Results panel).
- View Detail Report: Displays the Detailed Project Report (contains project test parameters, class test parameters, and all information available in the Results panel).
- View Summary Report: Displays the Summary Project Report (contains one line for each error available in the Results panel).
- Delete All: Removes all of the results in the lower Results window.
- Metrics: Displays project and average class metrics.
- Project Test Parameters: Lets you view and edit the current Project Test Parameters (parameters used for the current project test).
- Global Test Parameters: Lets you view and edit the Global Test Parameters (parameters used for all Jtest tests).
- History: Displays a record of all the runs for this Project test, or all Project tests
Preferences
Commands in the menu let you customize Jtest system settings.
- Configuration Options: Contains the following non-UI-related configuration options:
- Editor: Opens a dialog box that lets you determine what editor is invoked when you view report files and edit your source. If the editor command includes white-space, enclose the command in quotation marks. To represent the file parameter and the line number parameter, use the special tokens $FILE and $LINE in the lower text field.
- Tips: Contains the following options that configure context-sensitive tips:
- Reactivate All: Reactivates all context-sensitive tips.
- Deactivate All: Turns off all content-sensitive tips.
- Report Format: Contains options which let you determine whether Jtest's reports are formatted in HTML or in ASCII (text) format.
- Report File: Contains the following options that customize report file characteristics:
- Show All Classes Accessed: Determines whether or not Jtest's single class reports annotate all sources for each class accessed during testing.
- Show Test Cases: Determines whether or not Jtest includes test case information in single class reports.
- Default Results Loading: Determines what results are loaded when a .ptp file is opened.
- Last: Only results from the most recent test will be loaded when a .ptp file is opened.
- All: All previous results (including results from the most recent test run) will be loaded when a .ptp file is opened.
- None: Prevents any results from being loaded when a .ptp file is opened.
- Report Type: Determines whether Jtest's reports are formatted in HTML or in ASCII.
- UI Preferences: Contains the following UI-related configuration options.
- Starting UI: Determines whether the Class Testing UI or the Project Testing UI opens by default when Jtest is started. Choose Last UI Visible to have Jtest open the UI that was active the last time that you closed Jtest.
- Look and Feel: Changes the look and feel of Jtest's UIs.
- Title Bar Background Color: Determines the title bar's background color.
- Notion of Working: Determines how the notion of working is represented.
- Context Help Font: Determines the size and type of the font used to display context-sensitive help text.
Tools
Commands in this menu access Jtest's tools.
- IDE Integration: Enables you to integrate Jtest into third-party IDEs.
- IBM VisualAge: Integrates Jtest into IBM VisualAge 3.5, 3.5.3, and 4.0. For more information on how Jtest works with VisualAge, see Integrating VisualAge and Jtest.
- Inprise JBuilder: Integrates Jtest into JBuilder 4.0 or 5.0. For more information on how Jtest works with JBuilder, see Integrating JBuilder and Jtest
Window
- Class Testing UI: Opens the Class Testing UI (used to test a single class or view results for a single class).
Help
Commands in this menu help you access additional information about Jtest.
- Contents [F3]: Opens the Jtest User's Guide.
- Activate ContextHelp: Activates context-sensitive help. After activating the help, move your cursor over the area on the UI that you would like to learn more about. A help window will open if that area has context-sensitive help.
- Jtest API: Opens the Jtest API documentation.
- License: Lets you enter or view your Jtest license.
- Environment: Contains the following commands that provide more information about the environment in which Jtest is running:
- Show CLASSPATH: Displays the CLASSPATH that Jtest uses when it tests a class.
- Show User: Display the name of the current Jtest user.
- Show OS: Displays the operating system that Jtest is currently running on.
- Show Java: Displays the Java version being used to run the Jtest UIs.
- Show JTEST_USER_DIR: Displays the users directory that Jtest is using. (For example, C:\users\username\users or /users/username/users).
- Show Installation: Displays the Jtest installation directory.
- Support: Allows you to choose from the following support options:
- Support Website: Opens the Jtest support Web site.
- Live Help: Opens a Web page from which you can receive live online help.
- Pack Support Files: Automatically creates a zip file which can be sent to Jtest's Quality Consultants to help them answer your questions.
- FAQ: Opens the Jtest FAQ page.
- Tutorial: Opens the Jtest tutorial page.
- Feedback: Displays information about how to send feedback about Jtest to ParaSoft.
- About: Displays the Jtest version number and logo.
|