Parallel test execution on the same test machine using the command line adapter
![]()
Hi!
When we tried to execute an RQM test suite set for parallel test case execution on a single test machine via the command line adapter we saw that actually only one test was being executed at a time in some random order. We could not find any clue in the official docs or help on whether the command line adapter is designed to act that way or not. My question is: is it possible to run multiple tests in parallel on the same remote test machine controlled by the command line adapter? |
Accepted answer
3 other answers
![]()
RQM 5.0 release has a command line adapter which can be used to run multiple tests in parallel. Refer https://www.ibm.com/developerworks/community/blogs/qualitymanagement/entry/running_multiple_tests_in_parallel_with_rqm_5_0_command_line_adapter
|
|
Comments
Vladimir,
Thanks, Ara, I've seen the article, but it does not provide an answer to my question.