How to display the Test case result in rational quality manager
Hi Guys,
I need to display the Test result in rational quality manager and when i use this URL service "com.ibm.rqm.planning.service.internal.rest.IAttachmentRestService" I am only able to download the report from the browser but not able to display the content on rational quality manager and i guess that URL is to download the attachment.If there is any alternative service or API's please do guide me .
note: The URL "com.ibm.rqm.planning.service.internal.rest.IAttachmentRestService" did work in IBM RQM 6.0.3 but not working in 6.0.6.1
Thanking you in advance
|
One answer
Hi Prashanth,
We have the RQM Command Line Adapter to attach the External Test Results to RQM Test Case Result artifact
You could refer the RQM API documentation for data related to adding attachments to Test Artifacts:
Hope it helps!
Let me know if you have any questions.
Best Regards,
Bharath
|
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
Hi Prashanth,
The API for attaching the HTML result with TCER.We found a difference in 6.0.6 and 6.0.6.1. When we try to integrate with other testing tool (Vector Canoe) the result is getting attached and able to see in TCER as html in 6.0.6 but we see in 6.0.6.1 the same plugin ask us to download the attachment.
Hi Bharath Rao, Yes I need to attach the test case result in RQM in HTML document format. If there is any API for this case Please let me know.Thanking you in advance