Using Java API to get TestCase from RQM
Hai,
Can anybody help me to explain the way I can use RTC java SDK to manipulate test cases from RQM.
My requirment is.
1) Get all testcases from a particular project area.
2) Find number of executed testcase from a project area
3) Get the status of test execution record for a particular test case.
4) Link testcase from RQM to workitems in RTC
One answer
Hi Sarath,
Although there are parts of the RTC API in RQM and there was a limited capability to use that API against RQM at least in the past, I don't think you can use the Java API for RQM like you can do that with RTC. You could use OSLC based calls to get at the data. Please have a look at https://jazz.net/library/article/635 to get started.
Although there are parts of the RTC API in RQM and there was a limited capability to use that API against RQM at least in the past, I don't think you can use the Java API for RQM like you can do that with RTC. You could use OSLC based calls to get at the data. Please have a look at https://jazz.net/library/article/635 to get started.