When using RQM restapi to get the case execution results, get a 400 error!
<feedUrl>?fields=feed/entry/content/testplan[customAttributes/customAttribute/name="Build Id" and (customAttributes/customAttribute/value="12356")]/*
About IBM Engineering Test Management
Version: 7.0.2 SR1
|
One answer
David Honey (1.8k●1●7)
| answered Jul 07 '23, 9:28 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jul 07 '23, 9:35 a.m. 4000 is not a valid HTTP status code. Perhaps you meant 400.
Have you tried performing a GET on the URI of the test execution results?
Alternatively, discover the OSLC Query Capability for TestExecutionRecord and query for it. See https://docs.oasis-open-projects.org/oslc-op/core/v3.0/os/discovery.html and https://docs.oasis-open-projects.org/oslc-op/query/v3.0/os/oslc-query.html |
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.
Comments
Thank you in advance for your answers.
Have you tried David's recommendations below? If so, did it still fail? If so, did you raise a support request?