How do you get the steps and expected results for a single test script?
![]() Using the REST API for RQM 3.0.1.3 what is the syntax to get the fields from a single test script? |
One answer
![]() Tried to comment on Ralphs Response:
Thanks Ralph, Yep 3.0.1.3 is long passed up, however it is what we have for now.
I have been digging thru the document you pointed to along with this one. <o:p> </o:p> https://www.ibm.com/support/pages/about-exporting-test-scripts-csv-test-caseall-test-cases-rational-quality-manager-rqm-project-area <o:p> </o:p> And I am getting closer but not just there yet, and haven't yet found where the steps are located in the backend DB. The syntax and the settings for the Advanced options are not so straight forward as I had thought. <o:p> </o:p>
test script feed URL: <o:p> </o:p> https://<server>:<port>/<context root>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/RQMProject/testscript/?abbreviate=false <o:p> </o:p> project feed URL to get project alias: <o:p> </o:p> https://<server>:<port>/<context root>/service/com.ibm.rqm.integration.service.IIntegrationService/projects <o:p> </o:p> Thanks <o:p> </o:p> Comments ![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Jay,
looking at the database is not a good and valid idea. You will likely not get the data there. I have not played with the RQM API, but there are the following options, I believe.
The reportable REST API is the easiest to use.
For OSLC and other APIs also see https://jazz.net/wiki/bin/view/Deployment/CLMProductAPILanding
Sorry, all I can do at the moment.
The URI's you post up there are all internal API. If you use the development tools in the browser, you will see them and you could use them. It is not supported,..... Who cares, your version is no longer supported anyway. Thanks |
Comments
RQM 3.x is way out of support. The documentation for the Reportable REST API can be found here: https://jazz.net/wiki/bin/view/Main/RqmApi