RQM Command line adapter problems
Hello everybody
I am trying to make RQM 2.0 run some scripts to perform machine cleanup and other operations before actually starting a test.
However I am hitting the following issue:
I have created my test case and added a test script, the test script says "Type: Command Line" and I have uploaded my script to the shared resource location.
Once I go to the test case and click on the "Test Scripts" select the test script and then hit "Run test Case" I get a popup to select environment, script and machine but with a red square and a notification saying:
Adapter Information
No Adapters are registered, test cannot proceed
Any help on this topic?
Am I missing some configuration?
Thanks!
I am trying to make RQM 2.0 run some scripts to perform machine cleanup and other operations before actually starting a test.
However I am hitting the following issue:
I have created my test case and added a test script, the test script says "Type: Command Line" and I have uploaded my script to the shared resource location.
Once I go to the test case and click on the "Test Scripts" select the test script and then hit "Run test Case" I get a popup to select environment, script and machine but with a red square and a notification saying:
Adapter Information
No Adapters are registered, test cannot proceed
Any help on this topic?
Am I missing some configuration?
Thanks!
2 answers
victorvl wrote:
execute the script on. Typically I have the scripts on the machine
under test or a mountable filesystem that the machine under test has
mounted. It works great - we use it very heavily here.
Hello everybody
I am trying to make RQM 2.0 run some scripts to perform machine
cleanup and other operations before actually starting a test.
However I am hitting the following issue:
I have created my test case and added a test script, the test script
says "Type: Command Line" and I have uploaded my script to
the shared resource location.
Once I go to the test case and click on the "Test Scripts"
select the test script and then hit "Run test Case" I get a
popup to select environment, script and machine but with a red square
and a notification saying:
Adapter Information
No Adapters are registered, test cannot proceed
Any help on this topic?
Am I missing some configuration?
Thanks!
Do you have the commandline adapter running on the machine you want to
execute the script on. Typically I have the scripts on the machine
under test or a mountable filesystem that the machine under test has
mounted. It works great - we use it very heavily here.
Hi,
some additional information; you find the RQM Command Line Adapter in your RQM installation directory, typical c:\program files\IBM\RQM20\adapters. Copy the RQMCommandLineAdapter.zip file to the computer on which you want to run the script, unzip it and configure it. There is a readme.txt file included with instructions on how to configure the adapter.
Best Regards
some additional information; you find the RQM Command Line Adapter in your RQM installation directory, typical c:\program files\IBM\RQM20\adapters. Copy the RQMCommandLineAdapter.zip file to the computer on which you want to run the script, unzip it and configure it. There is a readme.txt file included with instructions on how to configure the adapter.
Best Regards