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 13 Current »

Tags are one of the key tools to organise your scenarios.  As your feature files develop, tags provide a limitless way to organise your scenarios, a few examples of how they can be used are to identify functionality, to specify the test stage or the development status.

AssertThat - BDD, Cucumber & Test Management for Jira plugin Allows tags to be added at Feature, Scenario and Example level tags

Tags are inherited so for example

  • Feature tags apply for all Scenarios, Scenario Outline or Examples

  • Scenario outline tags apply for all Examples

Tag types

Feature tags

Step 1: Access the AssertThat Feature menu

image-20240331-212146.png

Step 2: Feature tags can be added from 2 places either on the main Features screen:

image-20240331-212249.png

 or from within the feature: 

image-20240331-212348.png

Scenario or Scenario Outline tags

Step 1: Scenario and Scenario Outline tags are added in the scenarios screen:

image-20240331-212530.png

Note that scenario outline tags are inherited for all examples.

Examples tags

Step 1: Examples tags are setup as follows:

image-20240227-193354.png

How to organise tags

A few useful tips and guidance can be found in this blog post on how to Organise BDD Tags.

  • No labels