Is it possible to set global variable parameters on console mode?

Hi

I am trying to set jenkins CI and intergrate with test rail, but katalon just support qtest, so I need to create my own intergration set up for send test result on my testrail. The problem is every time I am doing execution I need to open katalon to set my test run id which is put on profile global variable. So, is it possible to set parameter on my profile global variable like katalon provide for qtest using -qTestDestId?

1 Like

OS-level environment variable would be an option for you.

Have a look at the comments made at 10/01/2018 to the following post:

See -g_XXX.

https://docs.katalon.com/katalon-studio/docs/console-mode-execution.html