How to Share RQM process area customizations, like categories and Attributes?
In Rational Quality Manager, we have made some changes to Test Plan, Test case Templates. These changes include categories, custom attributes and sections. We extracted the RQM process template using RTC eclipse client. Now we are able to create new Project Areas using the extracted process templates and the template changes are visible in all project areas. But how do we follow the Inheritance model like we do in CCM. If we try to share the process template we can not see the changes that we have made and goes to the default settings.
I have seen a similar question here. rqm-project-area-properties-are-not-part-of-process-sharing-functionality
Any ideas ?
Thanks.
|
One answer
We support process export and import. You can export the process template of the existing project area and then create a new project area by importing that process template. Now if you change anything to the old project area, you can retrieve that using REST API - GET call. You can use that information to do a PUT call in the new project area based on your changes - like categories.
Comments
anup Gaur
commented Nov 24 '15, 6:01 a.m.
Hi Subhajit,
Thanks for the response.
We have already extracted the changed project area to create e new template. Based on the template we are able to create new project areas which is working fine.
The problem is when we want to use this this template in Process sharing. In quality management using Process sharing model we are unable to see the Test Plan custom templates, categories etc.
Thank you.
|
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
Hi Anup