Issue Type: New Feature New Feature
Assignee: Bruno P. Kinoshita
Components: testlink
Created: 14/Nov/13 2:40 PM
Description:

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)

Project: Jenkins
Priority: Major Major
Reporter: Javier Delgado
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to