background image
<< Output Window Actions | To switch Project Explorer views >>
<< Output Window Actions | To switch Project Explorer views >>

To hide or show the Output Window

Graphical User Interface
To hide or show the Output Window:
1. From
the
View menu, select Other Windows and Output Window.
Project Explorer
The Project Explorer allows you to navigate, construct and execute the components of
your project. The Project Explorer organizes your workspace from two viewpoints:
·
Project Browser: This tab displays your project as a tree view, as it is to be
executed.
·
Asset Browser: Source code and test script components are displayed on an
object or elementary level.
To change views, select the corresponding tab in the lower section of the Project
Explorer window.
Project Browser
The Project Browser displays the following hierarchy of nodes:
·
Projects: the Project Explorer's root node. Each project can contain one or more
sub-projects.
·
Results: after execution, this node can be expanded to display the resulting
report sub-nodes and files, allowing you to control those files through a CMS
system such as Rational ClearCase.
·
Test groups: provide a way to group and organize test or application nodes into
one or more test campaigns
·
Test nodes: these contain test scripts and source files:
· Test Scripts: for Component Testing or System Testing
· Source files: for code-under-test as well as additional source files
· Any other test related files
·
Application nodes: represent your application, to which you can apply SCI
instrumentation for Memory Profiling, Performance Profiling, Code Coverage
and Runtime Tracing.
·
External Command nodes: these allow you to add shell command lines at any
point in the Test Campaign.
After execution of a test or application, double-click the node to open all associated
available reports.
237