Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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. 

Automated Test Execution

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

  1. Scenarios developed in AssertThat

  2. Scenarios downloaded using API’s or Integrations into Test Automation framework

  3. Tests executed and results imported back into AssertThat

Following the import of the Test Automation results back into AssertThat the execution status for the scenarios will be updated for all Jira linked issues. Note it is possible to update specific and independent linked scenarios on import - see https://assertthat.atlassian.net/wiki/spaces/ATDC/pages/2334524595/Test+Execution+status+for+User+Stories#Independent-automated-scenario-execution-status

image-20240229-115449.png

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.

image-20240229-120432.png

Independent automated scenario execution status

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

By default scenarios status will be updated across all linked user stories

A JQL filter can be supplied as a parameter with upload report as part of the Integrations or API call, so that only scenarios linked to filtered issues will be updated. The below example of the API is given below and this feature is also available in all the Automations Integrations.

image-20240229-121023.png

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.

image-20240229-121228.png

  • No labels

0 Comments

You are not logged in. Any changes you make will be marked as anonymous. You may want to Log In if you already have an account.