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

RQM schedule sequence

Hi,

As far as I can tell, when using Execution schedules to run automated test cases, the test cases are run in sequence per adaptor, but each sequence is parallelized between the different adaptors. Is there anyway to control this? Here's a sample:

step 1 : Adaptor 1->Deploy the product
step 2 : Adaptor 2 -> Test the product on the destination machine:
step 3 : Adaptor 1 -> uninstall the product.

Running this I get step 1 and step 2 run in parrallel and step 3 run as soon as step 1 is completed. Which makes scheduling unusable for us.

Anyway to get the sequence Step1->Step2->Step3?

Eric.

1 vote



One answer

Permanent link
Hi Eric
The steps which you referenced above as step of a Test Suite which you add to Execution Sequence or there are steps of Execution Sequence itself.
Execution Sequence steps are always executed in sequence
Test Suite's steps are executed in parallel or sequence depending upon the setting of Test Suite (Testcase Section)
There was a bug in RQM v3.01 that suite steps will always run in parallel and that was fixed in v3011
So in case you are using RQM 301 then upgrade or Testcase Execution Records to execution sequence if you can't upgrade

-|- Pramod

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

Question asked: Oct 05 '11, 9:44 a.m.

Question was seen: 4,976 times

Last updated: Jun 11 '12, 3:11 a.m.

Confirmation Cancel Confirm