How do I push test results to RQM?
I'm using RQM and I'm using a third party automated tool. Can someone point me in the right direction of what I would need to do to push test results from my automated tool back into RQM?
Thanks! |
3 answers
I would start with the command line adapter. You can get the general information here:
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0/topic/com.ibm.rational.test.qm.doc/topics/t_start_command_line_adapter.html and then branch to related topics as needed. |
Additionally If you are interested to develop your own custom adapter to integrate the Automation Tool with RQM for more rich functionality, you would like to look at the this in progress RQM Test Automation Adapter API which will be available in RQM v4.0.1.
|
You can POST/PUT execution/test results using the RQM Reportable REST API and/or OSLC QM V2 API in RQM.
|
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.