It's all about the answers!

Ask a question

OSLC Automation: Can I reuse existing Test Execution Records?


Hannes H. (441019) | asked Jul 29 '13, 4:33 a.m.
edited Jul 29 '13, 4:34 a.m.
I want to use RQM's OSLC interface to write test results to RQM.

I want to execute all test cases of a test plan several times. I don't want to create test execution records for each run. RQM should reuse existing test execution records, move the old result to the history and add the current test result as actual one.

Can I do this with RQM's OSLC interface?

Accepted answer


permanent link
Paul Slauenwhite (8.4k12) | answered Jul 29 '13, 6:35 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Assuming the test plan/case(s)/script(s)/execution record(s) exist, you can do this scenario with the OSLC QM API (see https://jazz.net/wiki/bin/view/Main/RqmOslcQmV2Api).  The OSLC QM API does not maintain a reference between test execution record and test execution result (see http://open-services.net/bin/view/Main/QmSpecificationV2?sortcol=table;up=#Resource_TestExecutionRecord). 

The OSLC Automation API is used to integrate test automation tools with Rational Quality Manager (see https://jazz.net/wiki/bin/view/Main/RQMTestAutomationAdapterAPI#Resource_Definition).
Hannes H. selected this answer as the correct answer

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.