Traceability TC from RQMv2 - IDReq from RRCv2 using RPE
2 answers
To stream line this current approach I would take a look at using:
https://jazz.net/wiki/bin/view/Main/RqmApi#calmlinks
to reduce the number of results returned (speeds up processing with RPE).
I'd also take a look at https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op to see if some of the available query fields might suit your usage as well.
https://jazz.net/wiki/bin/view/Main/RqmApi#calmlinks
to reduce the number of results returned (speeds up processing with RPE).
I'd also take a look at https://jazz.net/wiki/bin/view/Main/RqmApi#Resources_and_their_Supported_Op to see if some of the available query fields might suit your usage as well.
Has anyone done this successfully using RPE?
ID Test Case - ID Req (from RRC)
I wonder how to perform this, but it's kind of difficult.
Updgrading to 3.0.1 is not an option.
Thanks!
I did it for myself. I have had to iterate all reqs for each test case, and adding conditions and variables to get only those reqs traced to the current test case.
Thanks anyway.
Regards.