TCR not foundable in TSR "Result Details
Hi everyone,
I am currently using Rest API to create all types of artifact in ELM.
When i'm am importing Test Case Result, I create link with Test Case, Test Script , Test Case Execution Record and Test Plan.
Then I am creating a Test Suite Result using the "testsuitelog" arifact and I reference the href of the different Test Case Result inside of it.
Both types of artifact are created correctly but I don't see my Test Case Results being parts of the Test Suite Result
An idea of what I can do to create this link through RestApi? Do I need to use OSLC API?
Thank you for your help
|
One answer
I found a way to do it: I simulate the run of the Suite through the service "com.ibm.rqm.execution.common.service.rest.ITestSuiteExecutionRecordRestService/execute" with Json elements for each Scripts
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.