Working With the Workspace Panel

Applies to TestComplete 15.63, last modified on April 10, 2024

The Workspace panel is your major working area in TestComplete since all the editors you open to modify project properties or to create tests and all the log panels displaying test results are docked onto the Workspace panel.

The editors are called after you double-click a node in the Project Explorer panel or choose Edit (Open for log nodes) from the Project Explorer panel’s context menu.

The maximum number of editors and log panels that can be opened concurrently is specified by the Maximum number of editors option. If the panel already contains the maximum number of editors and you open another one, the panel automatically closes the editor that was opened first.

For more information on options that affect the Workspace panel, see Workspace Options Dialog.

Docking in the Workspace panel

All the editors and log panels shown in the Workspace panel are individual panes. You can customize their docking within the panel’s border in the same way as you would change the docking of any panel in TestComplete.

To enable docking for the Workspace panel, check the Tools | Docking Allowed menu item.

If the editor or log panel displayed in the Workspace panel contains several panels, they also can be docked onto the Workspace panel.

For more information on docking in TestComplete, see Docking.

Workspace Panel Toolbar and Context Menu

To work with the editors displayed in the Workspace panel, you can use the panel’s context menu called upon right-clicking editors’ captions or the Workspace toolbar. If the toolbar is hidden, right-click the toolbar or menu area and select Workspace from the ensuing list to make the menu visible.

The toolbar and the context menu contain commands to work with the editors in the Workspace panel. For more information on the panel’s toolbar, see Workspace Toolbar. To learn more about the panel’s context menu, see Workspace Panel Context Menu.

Working with Source Control

If the project suite, project or project item you are currently working with is bound to source control, you can perform source control manipulations over the files that are opened in the editors. The Workspace context menu contains commands that allow you to check in the file opened in the editor, to check out the file, get the latest version of the file from source control or compare it with another file stored in the source control system.

For more information on working with source control, see Integration With Source Control Systems.

See Also

About Workspace Panel
Workspace Panel - Common Tasks

Highlight search results