Set Mode - Automated / Manual for Scenarios

AssertThat BDD, Cucumber & Test Management for Jira uses a mode parameter for all scenarios which is set to either Manual or Automated.  This is set when the scenario is either setup and can be changed at any stage on Issue View, in Features, and in Scenario Manager

Manual Scenarios

When set to manual the scenario will not by default be included for exporting to your test automation framework https://assertthat.atlassian.net/wiki/spaces/ABTM/pages/728105165 . Scenarios can be executed manually as described here https://assertthat.atlassian.net/wiki/spaces/ABTM/pages/2365555064

Changing the mode can be modified by clicking on Automated / Manual mode:

image-20240401-102407.png
Change the mode between Automated and Manual on Issue View

Automated Scenarios

When the mode is set to Automated the scenario will by default be included for exporting to your test automation framework. There are many options to further filter which scenarios are downloaded as detailed in the https://assertthat.atlassian.net/wiki/spaces/ABTM/pages/766738433/REST+API+for+Jira+Cloud#Downloading-features and Test Automation integration