Command line usage in Linux
The command line format is:
/opt/HCL/HOTUI/jre/bin/java /opt/HCL/HOTUI/FunctionalTester/bin/hcl_ft.jar
<product options>
If you use the above command-line format, you must explicitly set the functional test
environment variables. Alternatively, you can use the script ft_cmdline..
Examples:
Enable all environments in Linux
/opt/HCL/HCLOneTest/ft_cmdline -enable ALL
Execute a script with command line arguments on Linux
/opt/HCL/HCLOneTest/ft_cmdline -datastore
/opt/HCL/HOTUI/workspace/Project1 -log testscript -playback Script2 -args arg1 arg2