Shortcuts
Common Shortcuts
Ctrl+N
|
Creates a new test suite.
|
Ctrl+O
|
Opens an existing test suite.
|
Ctrl+S
|
Saves the test suite to file.
|
Ctrl+P
|
Prints the test suite.
|
Ctrl+Z
|
Undoes latest editing action(s).
|
Ctrl+Y
|
Redoes latest undone editing action(s).
|
Ctrl+L
|
Shows/Hides Log Manager.
|
Ctrl+F
|
Opens a new Finder.
|
F7
|
Analyzes the selected node and its sub-tree.
|
F8
|
Generates code for the current test suite.
|
Alt+F8
|
Displays an options dialog to allow the user to set options for tools working on the Browser.
|
F5
|
Runs/continues current simulation.
|
Pause
|
Pauses current simulation.
|
Ctrl+Break
|
Aborts current simulation.
|
F11
|
Steps current simulation.
|
Browser Shortcuts
<Up arrow>
|
Sets the focus to the above node in the Browser.
|
<Down arrow>
|
Sets the focus to the below node in the Browser.
|
<Right arrow>
|
If the selected node is collapsed and has children, it will be expanded. If the selected node is expanded and has children the selection will move to the first child.
|
<Left arrow>
|
If the selected node is the root of an expanded sub-tree, the sub-tree will be collapsed. If the selected node is the root of a collapsed sub-tree the selection will move to the parent of the current node (if any).
|
<Ctrl+X>
|
Cuts the selected non-static node in the Browser.
|
<Ctrl+C>
|
Copies the selected non-static node in the Browser.
|
<Ctrl+V>
|
Pastes the contents of the cut/copy buffer after the selected node.
|
<Ctrl+Shift+V>
|
Pastes the contents of the cut/copy buffer as a child to the selected node.
|
<Delete>
|
Deletes selected node(s).
|
<Enter>
|
Opens a Table Editor for each selected node.
|
<Ctrl+A>
|
Adds a new table after the selected node.
|
<Ctrl+Shift+A>
|
Adds a new table as a child to the selected node.
|
Click
|
Sets selection on a node in the Browser.
|
Right-click
|
If the mouse pointer is above a node, sets selection on that node and display node specific pop-up menu. If no node is selected, displays background pop-up menu.
|
Double-click
|
If the selected node is a static node, the sub-tree will either be collapsed or expanded. If the selected node is a collapsed group, its sub-tree will be expanded. Otherwise the associated group table is opened. Finally, if the node is a non-static table a Table Editor for that node will be opened.
|
<Shift>-click
|
Selects/deselects all nodes between this selected node and the previously selected nodes.
|
<Ctrl>-click
|
Selects/deselects a node without affecting already selected nodes.
|
Table Editor Shortcuts
<Tab>
|
Moves to the next editable field.
|
<Shift+Tab>
|
Moves to the previous editable field.
|
<Ctrl+Up arrow>
|
Moves to the previous line.
|
<Ctrl+Left arrow>
|
Moves to the next editable field.
|
<Ctrl+Down arrow>
|
Moves to the next line.
|
<Ctrl+Right arrow>
|
Moves to the previous editable field.
|
<Ctrl+Space>
|
Toggles selection of current row in a table body.
|
<Alt+Left arrow>
|
Moves forward in history.
|
<Alt+Right arrow>
|
Move back in history.
|
<Page Up>/<Page Down>
|
Scroll stable one page.
|
<F7>
|
Analyzes the current table.
|
<Ctrl+X>
|
Cuts selected rows.
|
<Ctrl+V>
|
Pastes rows after the selected row, or last if no selection exist.
|
<Ctrl+C>
|
Copies selected rows.
|
<F9>
|
Toggles breakpoint on selected row(s)
|
Right-click
|
Context sensitive popup.
|
<Ctrl>-right-click
|
Displays the definition of the currently selected identifier.
|
Click
|
Sets text selection and clear row selection.
|
<Ctrl>-click
|
Toggles row selection.
|
Log Manager Shortcuts
<Ctrl+Alt+L>
|
Increases font size.
|
<Ctrl+Shift+L>
|
Decreases font size.
|
Finder Shortcuts
<Up arrow>
|
Sets the focus to the above node in the Results List.
|
<Down arrow>
|
Sets the focus to the below node in the Results List.
|
<Ctrl+C>
|
Copies the selected non-static node in the Results List.
|
<Delete>
|
Deletes selected node(s).
|
<Enter>
|
Opens a Table Editor for each selected node.
|
Click
|
Sets selection on a node in the Results List.
|
Right-click
|
If the mouse pointer is above a node, sets selection on that node and display node specific pop-up menu. If no node is selected, displays background pop-up menu.
|
Double-click
|
Opens a Table Editor for the selected node.
|
<Shift>-click
|
Selects/deselects all nodes between this selected node and the previously selected nodes.
|
<Ctrl>-click
|
Selects/deselects a node without affecting already selected nodes.
|