Using ClearQuest as a Defect provider and as a task manager to RQM using OSLC Links
Hi there, I'm trying to configure RQM projects to use ClearQuest task and defect tracking records. So I've been getting some troubles doing that. I've already done the principals steps on configuring OSLC Links on both sides:
Using:
Steps as follow:
What i want to get is:
I'm using ClearQuest Bridge because I won't use any CCM work item from Team Concert that have to be synchronized.
I've already try to link 2 different record types from ClearQuest to test artifacts on RQM, but when I try to save them, i get a error message. Like this one that is related to a test plan: "RequestError: Unable to load /qm/proxy?uri=https%3A%2F%2Fserver1%3A12443%2Fcqweb%2Foslc%2Frepo%2F7.0.0%2Fdb%2FSAMPL%2Frecord%2F16777897-33554746%3Foslc.properties%3Doslc_cm%253ArelatedTestPlan status: 400". Or this one that is related to an test case execution record: "RequestError: Unable to load /qm/proxy?uri=https%3A%2F%2Fserver1%3A12443%2Fcqweb%2Foslc%2Frepo%2F7.0.0%2Fdb%2FSAMPL%2Frecord%2F16777224-33554501%3Foslc.properties%3Doslc_cm%253AaffectsTestResult%252Coslc_cm%253ArelatedTestCase%252Coslc_cm%253ArelatedTestPlan status: 400".
So what are the steps that i have to follow?
|
3 answers
The last bit is probably the giveaway. This sounds like a known issue raised quite some time ago.
https://jazz.net/forum/questions/62346/rtc-customization-issue-inline-editor-in-rtc-rqm-integratio Since I cannot see any solutions in that post, I suggest you contact Support to get it investigated. Do post back when you get it working eventually. |
I got solved the problem ... not exactly found the cause, but I tried with a different version of ClearQuest (8.0.1) and also with OSLC Links (1.2), and then follow again the same steps of linking Quality Manager project area with a ClearQuest record and could register a defect inside a test execution on Quality Manager, getting the rights links (test plan, test case, test case result) automatically on the tab Links of the Defect related, and the right link to the defect on the failed step on Quality Manager.
So I got Quality Manager 5.0.2 working fine with ClearQuest 8.0.1 and OSLC Link 1.2.
But ... I have a last request ... how can i see the list of records (created on ClearQuest) related to test artifacts on a Quality Manager project area dashboard? I tried adding a widget for defects for example, but it seems that don't recognize the defects I created on ClearQuest. Any last tip?
Thanks,
Daniel
|
HI Dan-
You could synchronize the defect from CQ to RQM using Rational Lifecycle Integration Adapters-Tasktop Edition (RLIA-TE) to see the full list of records. RLIA can also provide additional traceability between Q and RQM. You can learn more about RLIA-TE here:
http://www-304.ibm.com/partnerworld/gsd/solutiondetails.do?&solution=46335&lc=en
Please feel free to reach out to me if you have any questions!
Thanks and Best
b
|
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.
Comments
What if you try these links directly?
https://server1:12443/cqweb/oslc/repo/7.0.0/db/SAMPL/record/16777897-33554746?oslc.properties=oslc_cm%3ArelatedTestPlan
https://server1:12443/cqweb/oslc/repo/7.0.0/db/SAMPL/record/16777224-33554501?oslc.properties=oslc_cm%3AaffectsTestResult%2Coslc_cm%3ArelatedTestCase%2Coslc_cm%3ArelatedTestPlan
Hi Donald, both links were shown on a message when i tried to save the Defect created on RQM. I tried what you said, and these were the results: