Versions Compared

Key

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

AssertThat - BDD & Cucumber for Jira displays the execution test status against each User Story (or any Jira issue type) for manual and automated tests.  Manual test status for the scenario can be updated on the user story itself. 

Table of Contents

Automated Test Execution

AssertThat provides a number of options for integrating with Test Automation Frameworks. The typical workflow would be

...

For Scenario Outlines where multiple examples can be executed under the same scenario, multiple executions will be displayed for each example under Execution History. The Test Status also reflects the execution count for each example.

...

Independent automated scenario execution status

Automated tests linked to the story will have the status updated following Integration with Test Automation Frameworks.

...

More documentation on API usage can be found inhttps://assertthat.atlassian.net/wiki/spaces/ATDC/pages/2334526672/AssertThat+Rest+API+s and Test Automation Integration

Automated Results filtering

Test Automation will be loaded by default even if the scenario isn’t matched in the AssertThat Plugin. To filter and only load results for matched BDD Scenarios enable the Automated results filtering toggle in AssertThat configuration project settings.

...