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

As a User, I can query Tests by their KInd

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: New
    • Resolution: Unresolved
    • None
    • None
    • JQL Functions, Report
    • None
    • UNCOVERED

    • 20

    Description

      As a User, I can query Tests by their KInd.

      Currently, it is only possible to search by the Test Types, but it should also be possible to search by the Kind of their Types.

      This is useful to obtain the metrics of Tests by Kind.

      For example, whenever new Test Types are created, currently it is necessary to add the new Test Type to any filter that searches Tests for one Kind, like this:

      issuetype=test and “test type” in (Generic, Automated Type 1, Automated Type 2, etc….)
      

      For this case, it would be simpler to replace with this query, which is currently not possible:

      issuetype=test and kind = Unstructured
      

      Attachments

        Activity

          People

            joana.fonseca Joana Fonseca
            pmax Paulo Aleixo
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: