Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Following the import of Automated test reports, AssertThat - BDD & Cucumber for Jira provides a number of features to assist in the analysis of failed test runs:

  • Automatically link failed test run to defects

  • Fields to allocate failed tests to individuals for investigation

  • Add comments to failed tests in test run reports

Failed tests can be access either by going to the failed test report or by viewing all the scenarios in the failed test

Step 1: Access the failed test report by clicking on Failures only, or to view the failures with the passed scenarios click on the features:

image-20240302-090330.png

Step 2: Select the Failed Exeuction for investigation by expanding to view the steps and start triaging the execution by assigning the failed test for investigation.

image-20240302-090936.png

Step 3: Select the failed execution for investigation by clicking on the resolution.

image-20240302-091242.png

Step 4: Add notes and set a resolution status for the investigation, then click on Save

image-20240302-091508.png

Step 5: Link to existing defects. Start typing the defect and select the defect from the drop down:

image-20240302-091710.pngImage Removedimage-20240401-110546.pngImage Added

Step 6: The linked defect on the Failures Report will contain details of the failing BDD Feature and Scenario.

image-20240302-092418.pngImage Removedimage-20240401-110838.pngImage Added

Step 7: The To Analysis gadgets and stats will be updated to reflect the Executions that have been triaged:

image-20240302-102229.pngImage Modified