Skip to main content

Result triaging now supports a new dialog, enabling the association of issue references to a connected bug-tracking system.

Suite Dialog

By clicking on the pencil icon to the left of the status, the following form will be presented to generate and/or associate issues.

Issues associated with individual test cases are now displayed in the Suite dialog under the Status column:

Issues listed in test case

The issue # is also a hyperlink to the issue tracking system.

Now Issue References can be listed per Results.

View Menu

When selecting Issues References the following page will be displayed:

Issues References view

The Failure Tracks Metric now contains a built-in "Failure triage" link indicated by /[failures].

Failure Triage link

The link allows faster navigation to view the types of failures being tracked by Testspace.

Testspace updates the spec with source changes and now only notifies users when the case name has been changed or deleted and has existing status. Using the hello.md spec as an example, and modifying Test Case One name (i.e. (mod) added):

# Hello
This is a manual test.

## Test Case One (mod)
Some description here.

* check this
* check that

## Test Case Two
Some description here.

* check this
* check that

The listing will visually indicate the status may be mismatched due to newer source changes.

Listing indicating Source Code Change

When an Issue is auto-generated for GitHub or Jira tracking systems, the corresponding case instructions are now inserted, along with the status, providing more context for triaging.

Case instructions inserted into Issue

The results listings have been simplified, providing the pass rate %, the total cases, and the number of suites. The failure tracking information is under the pass rate %.

Results Listings