Uploaded image for project: 'Xray for Jira'
  1. Xray for Jira
  2. XRAY-9680

As an administrator, I can choose the Feature element name in the .feature file

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: Shipped
    • Resolution: Fixed
    • None
    • Xray DC V7.4.2
    • Cucumber
    • None
    • UNCOVERED

    Description

      On Xray miscellaneous settings, under "Cucumber Export", and after "Generate features by requirements" a new option must exist allowing an admin to choose which should be the name of the Feature element in the .feature file.

       

      @XT-8892
      Feature: <Configurable_name>
       
          Scenario: CLONE - asd
              Given I have entered 2 into the calculator
              And I have entered 2 into the calculator
              When I press <button>
              Then the result should be <output> on the screen
              
              Examples: adding examples
                  |button|output|
                  |add   |     4|
              
              Examples: multiplication examoles
                  |button|output|
                  |mul   |     4|
                  |mul   | 40   |

       

      The options available are:

      • Requirement summary (default)
      • Requirement key
      • Test(s) Key(s)
      • Test(s) Summaries.

       

      Whenever exporting Cucumber features, the Feature element must be generated taking into account the selected option. 

      Attachments

        Issue Links

          Activity

            People

              helder.ferreira Helder Ferreira
              amgt Ana Teixeira
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: