Command line usage in Linux®

The command line format is: /opt/HCL/RFT/jre/bin/java /opt/HCL/RFT/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/RFT/workspace/Project1 -log testscript -playback Script2 -args arg1 arg2