[closed] How to add requirement links to execution result steps from the API?
Jayesh Gaikar (59●2●15)
| asked Sep 19 '18, 10:19 a.m.
closed Sep 19 '23, 7:57 a.m. by Ralph Schoon (63.5k●3●36●46) We are working on a solution where we insert results from the API with detailed steps results. We have the basics working (TCER->Result->Steps). The missing piece for us is the step result's requirement links.
We're using the RQMApi documents:
And we're using Lyo to authenticate. Currently, we have API code that works to do the following:
1. Create a new test result with step details (using REST Post mechanism)
Additionally, in the log we see this:
Thanks, Jayesh
A key snippet of code is below (Reading, Editing and Putting the step result):
|
The question has been closed for the following reason: "The question is answered, right answer was accepted" by rschoon Sep 19 '23, 7:57 a.m.
Accepted answer
Hi,
RQM does not support adding requirement links to execution result steps from UI?
Same goes for OSLC API as well. RQM does not have support for creating/adding/updating/removing test script step results (including requirement and defect links) when creating/updating test execution results using the OSLC QM API.
However - You could choose to add requirement links to test script steps before running the Test Case. This way after execution is completed, the step of created test case result would show desired requirement link.
Jayesh Gaikar selected this answer as the correct answer
|
2 other answers
Hi Jayesh,
Unfortunately, creating/updating/deleting test script step results using the OSLC QM API is not supported. For more information, see enhancement Support creating/adding/updating/removing test script step results when creating/updating test execution results using the OSLC QM API. (166236).
|
Is it possible to update test script step results via OSLC QM API with requirement links in version 7.0.2? If not, is it planned for future? In ticket https://jazz.net/jazz02/web/projects/Rational%20Quality%20Manager#action=com.ibm.team.workitem.viewWorkItem&id=179279 the support is discarded Comments Please ask your own questions. Do not ask your questions in answers to other users questions. Thank you. |