7.2.2.  Test Suite Results

7.2.2.1. Searching and Sorting test suites in the
7.2.2.2. Inspecting Test Suite Result Details

In the Test Suite Results screen it is possible to visualize the results of the execution of a test plan and its test cases ( Figure 7.19 ).

Figure 7.19. The Test Suite Results Screen

The Test Suite Results Screen


The screen gives an overview of the test suites of the project. To gain more overview, the Filtering and Sorting functionality of the page can be used.

7.2.2.1. Searching and Sorting test suites in the

It is possible to search in the test suites and sort the results of the search with the filtering and sorting options. The filtering and sorting options become visible by opening the Filter / Sort panel. The Filter / Sort panel contains two tables. The left table contains the filtering parameters, the right table contains the sorting parameters.

Below the two tables you find two buttons:

Apply

The Apply button applies the filter and sorting criteria specified in the two tables above and presents the filtered and sorted result in the table below.

Reset

The Reset button clears the tables with the filter and sorting criteria and displays all test suites that have results.

7.2.2.1.1. Specifying Search Criteria of a test suites in the test suite results page

Each line in the filter table represents a criterion that restricts the result set that is displayed in the table below, i.e. the set of all Reports of Single Test Runs is filtered for the conjunction of all criteria listed in the filtering table.

By clicking the button, a new and empty row for a filter criterion is appended to the table. The table with the filtering criteria has four columns:

  • The Field column denotes the field in the table that the criterion is filtering for. In the Filter / Sort panel of the main test suite result page are two fields that can be filtered: ID and Description.

  • The Type column denotes the operator that is used for the criterion. In the test case result details page the following operators are available:

    Equals

    Only the items that exactly match the value of the criterion are shown.

    Not equals

    The items that do not equal the value of the criterion are shown in the result table.

    Greater than or equals

    Items that are greater than or equal the value of the criterion are shown.

    Less than or equals

    Items that are less than or equal the value of the criterion are shown.

    Greater than

    Items that are greater than the value of the criterion are shown.

    Less than

    Items that are less than the value of the criterion are shown.

    Like

    Items that have a part that matches value of the criterion are shown.

  • The Value column defines the value for the filtering criterion.

  • The Action column contains a button ( ) for deleting the criterion in the current line.

7.2.2.1.2. Specifying Sorting Criteria for Test Suites

The table that contains the list of test suites with results runs can be sorted. The criteria for the sorting are specified in the right table in the Filter / Sort panel. It is possible to specify more than one sorting option. If there are more than one sorting options the uppermost sorting criterion has the highest priority, lowest row in the sorting criterion table has the lowest priority.

When the button is clicked, a new empty row for a sorting criterion is appended at the bottom of the sorting options table. Each row in the sorting options table has in the Action column a Delete button ( ). By pressing this button the row with the sorting criterion can be removed.

The sorting options table contains three columns:

  • The Order By column denotes the field in the results table that is sorted for. The fields that can be sorted for in the Test Suite Results screen are ID and Description.

  • The Type column defines the direction of the sorting sequence, i.e. descending or ascending.

  • The Action column contains a button for deleting the sorting criterion.