May I customize my own adapter?
In RQM we have function tester adapter, performance test adapter etc. May I customize my own adapter? And how to do that?
|
3 answers
|
I assume you know about the RQM Command-line adapter. It can be used to run a command on any machine, where you copied it to. The results of the commands output (stdout/stderr) will be attached to the RQM execution results. The command-line adapter is installed with RQM in the <RQM_INSTALL_DIR>\adapters.
If you're asking about how to write your own adapter, I don't believe that is currently possible. Maybe through IBM services, but I don't believe RQM has published any public APIs for this. Here are some related forum post: http://jazz.net/forums/viewtopic.php?t=6816 http://jazz.net/forums/viewtopic.php?t=5447 |
This is possible now with the release of RQM v401, to develop your own adapter to integrate with RQM. See RQM Test Automation Adapter API for more details
|
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.