Approach to integrate RQM with Automation tool - AutoRabit
Looking to integrate RQM with an automation tool such as AutoRabit and we're currently in the process of procurement of the tool. Like to understand the limitations from an RQM vantage point of integrating it with a tool such as Autorabit.
One answer
Hi,
RQM offers an Adapter for Selenium Test Execution. So you could have your test management definitions in the RQM and actual tests written in Selenium Junit Format.
Then you could make use of RQM Junit Selenium Adapter ( offered by IBM ) to run and manage these selenium tests from RQM.
There are lots of documentation and training material available. But you could use following link as starting point - https://www.ibm.com/developerworks/rational/library/run-automated-selenium-junit-tests/index.html
Regarding AutoRabit, I am not aware if RQM can be integrated with AutoRabit directly. But as you mentioned AutoRabit requires to build the tests in selenium, so you could directly run those selenium scripts from RQM.
But if you want to have RQM managing AutoRabit scripts rather than Selenium Scripts with AutoRabit manages, then you could have it by creating an RQM adapter for AutoRabit which could execute AutoRabit scripts from RQM directly.
Thanks,
Abhishek.