Command line usage in Linux®

The command line format is: /opt/IBM/RFT/jre/bin/java /opt/IBM/RFT/FunctionalTester/bin/rational_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/IBM/SDP7.0/ft_cmdline -enable ALL

Execute a script with command line arguments on Linux®

/opt/IBM/SDp7.0/ft_cmdline -datastore 
/opt/IBM/RFT/workspace/Project1 -log testscript -playback Script2 -args arg1 arg2