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 14 Next »

Add new BDD scenarios in AssertThat BDD Plugin

In this page we will detail how to add new scenarios from the Features menu. Note that New Features and Scenarios can be added from Issue View.

Add new scenarios from BDD Features pages

Step 1: Access the features menu.

Step 2: Select the Feature you would like to add the new Scenario to, by clicking on the Scenario title.

image-20240331-092008.png

Step 3: Select the Add scenario button from the menu.

Step 4: Complete Scenario Name (mandatory).  The scenario steps can be added now or at a later stage.  The Mode is set to Manual or Automated.  This setting is used by the plugin to determine if the scenario will be downloaded for Integration with Test Automation Frameworks.  AssertThat - BDD & Cucumber for Jira supports Scenario Examples syntax.

(Tip: Try ctrl-space for step autocomplete to reuse existing steps. Type 3 characters of the step then press ctrl-space)

image-20240331-092607.png

Step 5 - Enrich scenario with tags, and links to user stories.

image-20240331-092733.png

Add new scenario from user story

Step 1: When the AssertThat plugin is enabled new options will be available from within the issues screen.  To add a new scenario from a user story, select the Add new scenario button.

Step 2: Select the feature to add the new scenario to, and update the details for Scenario name and steps.

Step 3: Complete the Scenarios detail by adding tags and setting the scenario as automated or manual. This setting is used by the plugin to determine if the scenario will be downloaded for Integration with Test Automation Frameworks.   



  • No labels