It's all about the answers!

Ask a question

Automated creation of many test case execution records


Phong Le (3131) | asked Jan 20 '12, 9:11 p.m.
JAZZ DEVELOPER
For every milestone, we need to create several new test plans and hundreds of test case execution records for the the new plans. This is a very mechanical task and error-prone if we do it manually. Is there a way to automate this task?

Thanks,
Phong.

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Jan 22 '12, 10:47 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
You could use the RQM Reportable REST API (https://jazz.net/wiki/bin/view/Main/RqmApi) or OSLC QM V2 API (http://open-services.net/bin/view/Main/QmSpecificationV2) to create the test artifacts using PUT/POST requests.

However, I would suggest using the RQM UI to a) copy the test plans from previous iteration and the "Generate Test Execution Records" wizard to create the TERS for the test cases in the test plans.

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.