Upload test evidences to RQM Test Execution Record
Is there any existing utility like RQM Excel uploader which can be used upload test evidences to RQM test Execution record. Currently this process is performed manually and any utility can boost the execution time.
The test evidences can be either a zip file or a word document. Currently we are adding them manually to Notes section respective Test Execution record.
|
One answer
You can use the RQM Reportable REST API (qm:executionworkitem/executionworkitem:notes - see https://jazz.net/products/rational-quality-manager/api-doc-5.0/schemas/qm_xsd/elements/executionworkitem.html#a12)), which is used by the RQM Excel/Word Importer. You can use the API from any HTTP client (see https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios) or write your own utility (see https://jazz.net/wiki/bin/view/Main/RqmApi#Code_Examples for boilerplate code).
Comments The RQM API Utility only supports RQM 4.0+, but the RQM Reportable REST API supports RQM 1.0+. My suggestion was to use the RQM API Utility as a base for building your own custom utility that supports RQM 3.0.1.
|
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
The Version of RQM we are on is 3.0.