Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20599

Handle several testpoints TAP result file

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • testlink-plugin
    • None

      Having a test class (or method) defined at a custom field and being this class programmed using a data provider for TextNG(or @Parameters for JUnit) and a TapListenerClassYaml tap4j listener, will end with a TAP stream with several testpoints.

      Right now, it seems just one of those testpoint is being considered for updating the execution at TestLink. There could be two options to handle this:

      · Consolidate every testpoint, ending in just a testlink execution entry. If any testpoint fails, the whole testlink execution would fail.
      · Create an execution for each testpoint (see attached image executions.png)

      This two options are self-exclusive and would be selected via a dropdown at the result seeking strategy, with values "default", "consolidate" and "multiplex"

            witokondoria Javier Delgado
            witokondoria Javier Delgado
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: