Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space CPPTDESKDEV and version 10.3.3

...

By default, the Test Case Explorer presents results in a table-based view.  You can customize the table columns shown in this view by choosing Statistics> Columns from the pulldown menu in the top right of the Test Case Explorer’s toolbar.

 


 


You can also sort results by any of the visible columns. 

 


 


Compact View

If you prefer to view test cases in a pure tree-like structure (without the notion of columns), you can switch to "compact mode" by choosing Statistics> Compact View from the pulldown menu in the top right of the Test Case Explorer’s toolbar.

 


 


In compact view, the Test Case Explorer tree contains the following levels:

  • Project
    • Data Sources
      • Data Source 1
      • Data Source 2
      • Data Source n
  • Folder 1
    • Test Suite 1
      • Test Case 1
      • Test Case 2
      • Test Case n
    • Test Suite 2
      • Test Case 1
      • Test Case 2
      • Test Case n

...


 


Updating/Refreshing

The Test Case Explorer updates its contents when tests are generated, when specific actions are performed from within the Test Case Explorer (add/delete/enable/disable test cases or test suites—or add/delete data sources), or when other wizards and actions are performed. However, it does not update its contents when you perform external actions. For example, it does not react to source changes. In such cases, you need to explicitly refresh the Test Case Explorer to reflect the most recent changes.

...

  • To refresh everything, click the Refresh button (in the Test Case Explorer toolbar).
  • To refresh a specific project, right-click its Test Case Explorer node, then choose Refresh from the shortcut menu.

 


Filtering

You can filter the Test Case Explorer to hide projects with no tests, passed tests,  executed tests, or tests from the most recent test session by clicking the Filter button in the Test Case Explorer toolbar, then specifying filter criteria.

 


 


Image Modified

Searching

To search the Test Case Explorer, click the Find button in the Test Case Explorer toolbar, then specify search criteria. 


 


Image Modified

 


Note that you can use the toolbar buttons to move to the previous/next match, as well as set options such as:

...

  • Right-click the node you want to expand or collapse, then choose the appropriate shortcut menu command:
    • Expand all: Expands all sub nodes.
    • Expand Children: Expands children (but not grandchildren).
    • Collapse Children: Collapses all children.

 


To collapse all subnodes, click the Collapse All toolbar button.

 


Test Case Explorer Menu Buttons

...

Filter: Allows you to configure filters that hide specified projects or tests within the Test Case Explorer.

...


In addition, the Statistics menu allows you to:

  • determine the columns shown in the default view,
  •  enable/ disable compact view,
  •  reset test results (i.e., clear all results shown in the Test Case Explorer).

...


  

Activating "Grayed Out" Projects

The Test Case Explorer initially presents top-level project nodes with their execution statistics (if available). This initial state is represented by a grayed out project icon. 


 


To "activate" a project and access its test cases:

...

Note that the Test Case Explore’s global Refresh action only refreshes the projects that were already "activated".

Scroll Pagebreak