It's all about the answers!

Ask a question

RQM Run multiple Execution Schedules in order


Shane Lynch (111) | asked Jan 28 '13, 12:13 p.m.
retagged Jan 29 '13, 7:59 a.m. by Laura Kuczarski (21137)
Using RQM 3.0.1

I have a number of Execution Schedules which are configured to run on the same Test Machine.

The Execution Schedule is made up of a number of Test Execution Records (each associated with a test script to execute via the command line adapter). These are designed to execute in order.

What we are looking for is a way to guarantee the order when a second schedule is triggered before the first is finished. What currently happens is the
Test Execution Records of the second schedule are queued up to run before the First Schedule is finished.

Is it possible to block/queue the execution of the second schedule?




One answer



permanent link
Deepa Doraswamy (4712) | answered Jan 29 '13, 2:20 a.m.
JAZZ DEVELOPER
Hi Shane,
It is not possible to block/queue the execution of the second schedule. However, you can organize your Test Execution Records into a suite and have them run sequentially within the suite to ensure the order. Add the suite execution record to the schedule.

Thanks
-Deepa

Your answer


Register or 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.