Linking RQM Test cases and Requirements in DOORS programmatically
![](http://jazz.net/_images/myphoto/7df507359ef0dc421a402ea53b22f108.jpg)
I would like to automate the linking of DOORS requirements to test cases in RQM because many will exist.The challenge is this: a test case will need to validate multiple requirements, and doing this manually is not feasible in our automation effort. So given a set of DOORS requirements (ID, DOORS project, etc.), I need to make links to a specified RQM test case using the Rqm Reportable REST API.
Is this possible? I heard that this may be possible with OSLC, but would prefer to stick with theĀ Rqm Reportable REST API.