Can someone please help with using RQM to call JUnit and SOAPUI Scripts?
I have a team who needs help with:
1. Automation using RQM to call JUnit scripts (without Selenium) for Non-Web based application testing 2. Automation using RQM to call SOAPUI scripts Any kind of help here would be great. If someone can send in articles about it or volunteer to help out personally, please respond here. Thanks in advance. |
One answer
You'll want to look at the documentation for anything related to the Command Line Adapter. The basic gist is that you'll setup Command Line Adapters on the machines that will be running the scripts, then you'll register the adapter with RQM. Then create a Command Line Test Script in QM and tell it what it needs to run (i.e. your JUnit tests).
Here's a Google search to get you started: https://goo.gl/hGBEJL
The Command Line Adapter has a readme.txt file with some of the specifics on how to use it.
|
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.