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

      It could be valuable having a new test execution mode (besides single build and iterative test build). This test (batch) execution mode could fetch the whole set of test cases to be run, with its associated platforms and launch a single build with this set.
      This would allow to run just the tests defined at TestLink, with its configured platforms whilst allowing parallel execution (managed at runtime with surefire, failsafe, testng o selenium grid).
      This would apply at least on maven build steps, when the goals to configure could be test -Dtest=SET_OF_TESTS -Dplatform=SET_OF_PLATFORMS,being SET_OF a comma-separated list of elements (strings representing classes and strings representing platforms for the previous classes)

          [JENKINS-20590] New batch build step

          There are no comments yet on this issue.

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

              Created:
              Updated: