Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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?

1 vote

Comments

Vladimir,

If you haven't already come across this article, I would recommending reviewing it when you have a moment; It provides a good overview of the Command line adapter 


Ara

Thanks, Ara, I've seen the article, but it does not provide an answer to my question.


Accepted answer

Permanent link
No.  For parallel execution, you must select a different adapter for each script (see http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.rational.test.qm.doc/topics/t_run_testsuite.html).
Vladimir Sova selected this answer as the correct answer

1 vote

Comments

Thank you, Paul. That is what I needed to be able to show to our Customer - a precise statement by someone from IBM. The help topic itself is somewhat vague, since it talks about "most automated test adapters" without naming those that are not among the "most".


3 other answers

Permanent link
If you want to bring parallelism using single machine, You can consider running multiple command line adapters on same machine. Each adapter should have unique id, the -adapter argument. However it is your responsibility to make sure of two adapters running scripts does not interfere with each other.

1 vote

Comments

Yes, this works, thank you. But still we have to manually assign individual adapters to individual test cases in a test suite, which is tiresome when you have a few dozen test cases running in parallel.


Permanent link
 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

1 vote


Permanent link
Please see enhancement Allow parallel execution for a command line adapter (55252).

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,027

Question asked: Nov 07 '12, 1:23 a.m.

Question was seen: 8,288 times

Last updated: Jun 17 '14, 9:18 a.m.

Confirmation Cancel Confirm