Running ORQA task without the GUI (headless)

Sometimes you will want to run ORQA in command line, without the user interface. To achieve that quickly, you can copy the command line to run from the ORQA application. Just right-click on the task you want to run and select Copy Command Line from the context menu:

You can now the command line - e.g.

orqac "Java Automation\Octane Trader Insert.task" selectEnvironment=?

Please, note that the question marks (?) stand for the parameters which need to be supplied. Also, note, that by default the command is generated with back-slashes () so these would need to be replaced for a unix environment.