The [Test Navigator] view shows the hierarchy structure of the projects and the test models under the projects included in the workspace.

The [Test Navigator] view does not occupy any space but remains the minimized state. If you select [Test Navigator] in the dashboard, the [Test Navigator] view is located above the source code editor area.

Icon

Icon Description(*: created after analysis)
Open project
Closed project
Module
Source file (translation unit)
*Global variable
*Function
*Header folder
*Header file
*System header file

Toolbar menu

Menu Description
Link with Selection Highlights the items selected in the other view.
Collapse All Hides all tree nodes.

Icon overlay

Icon overlay Description
Analyzed
Changed after analysis

Copy the source file into the other module

To copy the source file into the other module, with Ctrl key pressed, drag and drop the source file to be copied into the target module.
Alternatively, right-click the source file to be copied, select [Copy], right-click the target module and select [Paste]. (Shortcut keys: Ctrl + C and Ctrl + V)

Move the source file to the other module

To move the source file to the other module, drag and drop the source file to be moved into the target module.

Drag and Drop from Windows Explorer

  • Creates a project by Visual Studio project
    From Windows Explorer, drag and drop the Visual Studio file (.dsw, .sln, .vcxproj, .vcproj) into Test Navigator view.
  • Imports the source file from the file system
    From Windows Explorer, drag and drop the source file into the target project or module in Test Navigator view.

Need more help with this?
Don’t hesitate to contact us here.

Thanks for your feedback.