Results map

Overview of the Results map is a visual representation of the outcome of tests, accessible from the Analyze section of Typhoon Test Hub.

The Results map (Figure 1) is a visual representation of the outcome of tests across multiple Jobs. It lets you quickly identify areas that require attention and analyze the overall performance of the system. For each test, the test status can be:

  • Broken - shown with the icon,
  • Passed - shown with the icon,
  • Failed - shown with the icon.
  • Skipped - shown with the icon.
  • Unknown - shown with the icon.

Clicking on any of icons will open the corresponding Allure report for that precise execution and test case in a new tab.

Figure 1. Results Map
Results presented through the results map can be filtered by selecting one of the preexisting filters or by creating temporary filters.
  1. Execution filter
  2. Time filter
  3. Report filter
  • The checkbox Group can be used to group tests by directory.
  • The checkbox Only new fails is checked, only tests that were passing and have failed in the last execution will be shown.
  • The checkbox Hide empty reports is checked, then empty reports will be hidden.

When grouping the results, the Icon will display the worst test result within that group. For example, if there is at least one Broken test, the group will have the Broken Icon; if there are Broken tests and at least one Failed test, it will have the Failed Icon. The Passed icon will appear only when all tests have Passed.

When a report is hovered, button appears, allowing the user to remove that specific Report from the results map. Once the page is refreshed, the removed Report will be visible again.

Figure 2. Results map example when a Report is hovered