Add
...
Scenario Outline in AssertThat BDD Plugin
In this page we will detail how to add new scenarios Scenario Outlines from the Features menu. Note that New Features and Scenarios can also be added from Issue View.
Scenario Outlines are BDD scenarios that contain one or more examples. They are automatically recognised within the plugin when Examples are setup within the Scenario.
Add new scenarios from BDD Features pages
...
(Tip: Try ctrl-space for step autocomplete to reuse existing steps. Type 3 characters of the step then press ctrl-space)
...
Step 5: Add Examples: to the scenario
...
When click on the Save Tick the Scenario will be automatically updated to Scenario Outline:
...
Anchor | ||||
---|---|---|---|---|
|
...
Step 6 - 7: Set the status of the sceanrio to Manual or Automated. Note it’s also possible to change the status of a scenario on Issue View and Scenario Manager.
...