Uploaded image for project: 'Xray for Jira Cloud'
  1. Xray for Jira Cloud
  2. XRAYCLOUD-3682

Parameterized BDD Tests

    XporterXMLWordPrintable

Details

    • New Feature
    • Status: Under Consideration
    • Resolution: Unresolved
    • None
    • None
    • None
    • UNCOVERED

    Description

      Besides defining parameters and datasets in manual tests, users must also be able to define datasets for BDD/Cucumber tests.

      When BDD tests are executed manually, parameters will work just like parameterized manual tests allowing testers to execute the same test multiple times for each row in the dataset.

      If BDD tests are automated, datasets will be converted into scenario outline tests. These tests can then be exported and executed just like normal scenario outlines.

      In the case of a BDD test that is already a scenario outline (with an existing Examples clause in the original specification), the existing Examples must be completely overridden in case there is a Test Configuration to apply.

      Parameters can be referenced with the notation <NAME> for BDD tests.

      In order to setup and cleanup the scenarios, Xray must export the dataset CSV file along with the generated feature files.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bmpc Bruno Conde
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: