Write Adapter for RQM to Synchronize the state of RQM Test Case with RTC Workitem States
One answer
Hi Girish,
I think there is no out of box solution available which can help to synch "states" between RQM Test Case and linked RTC Work Items.
But email notification can be configured for sending emails to owner or subscribers of tests case when state gets changed.
A solution can be designed which can take this notification as input and trigger point. The RTC work items linked to test case obtained in the Email, can be fetched via OSLC queries on changed RQM test case.
I hope this helps.