It's all about the answers!

Ask a question

Using Batch files with Command Line Adapter


Leesen Padayachee (9962120) | asked Mar 16 '15, 9:31 a.m.
Hi

My client currently uses an Automation tool that utilises Python scripts. I have successfully integrated the CLA from RQM to the test target machine. Is it only possible to invoke these scripts if they are in batch or exe files? Is there any documentation on how to convert this python scripts into batch files for RQM?

Thanks

Leesen

One answer



permanent link
Paul Slauenwhite (8.4k12) | answered Mar 16 '15, 9:43 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
Disclaimer: I am not a Python user/expert.

Yes, the Command Line Adapter (CLA) runs commands from the command line on the target machine.  RQM does not provide documentation on how to run applications/scripts from the command line.

To execute Python script from the command line, see http://stackoverflow.com/questions/4621255/how-do-i-run-a-python-program-in-the-command-prompt-in-windows-7.

Your answer


Register or to post 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.