Working With BDD Gherkin Scripts

Applies to Zephyr Scale Server/Data Center 9.1, last modified on May 16, 2023

The following steps explain how to create test steps using BDD Gherkin scripts.

  1. Open a test case, and click the Test Script tab.

  2. Select BDD - Gherkin from the Type dropdown.
    The Gherkin editor appears.

  3. Write your test case. Remember not to include Feature or Scenario.

    The 'Create Test Case' screen

    Click the image to enlarge it.

  4. Click Save when you are finished, and close the test case.

  5. Click More > Export Feature Files (BDD - Gherkin) to download the feature file for your new test case (or the selected test cases).

    Feature file download

    Click the image to enlarge it.


    The zip file downloads to your computer. Developers using your company’s supported BDD tool can reference this information when writing automated tests related to the test case.

See Also

Gherkin Behavior-Driven Development - Overview

Highlight search results