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

As a user, I can obtain a list of recently updated Test Executions using a JQL function

    XporterXMLWordPrintable

Details

    • Suggestion
    • Status: Shipped
    • Resolution: Done
    • None
    • 6.1.0
    • JQL Functions
    • None
    • NOK

    Description

      As a user, I can obtain a list of recently updated Test Executions using a JQL function, so I can analyze them or synchronize their related results to an external data processing entity.

       

      issue in testExecutionsWithCompletedTestRunsSince(P1, [P2])
      

      P1 - Date
      P2 - Filter name/id of Test Executions (optional)

      Examples:

      issue in testExecutionsWithCompletedTestRunsSince("2019-02-13 00:00")
      issue in testExecutionsWithCompletedTestRunsSince("-3d", "test_execs_v1") --> filter Name
      

       

      Returns a list of Test Executions in the Test Executions identified by filter P2, whose results (i.e. test runs) have been updated after to a final status (>=) the given date P1.

      Attachments

        Activity

          People

            dpca Diamantino Campos
            smsf Sergio Freire
            Votes:
            5 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: