background image
<< Using the New Project Wizard | Visual Basic application >>
<< Using the New Project Wizard | Visual Basic application >>

Path to the executable file

The TestFactory Interface
2-4
2. In the Executable box in step 2, enter the path to the executable file for the
AUT. (You can specify an executable file that has an .exe , .class, .jar, .htm, .html,
or .bat extension.)
3. To pass one or more command-line arguments to the AUT when it is started
from TestFactory, type the argument in the Command line box. Be sure to
specify the command-line argument in the syntax that the AUT requires.
4. In the Start in box, enter the full path to the working directory. If you do not
enter a start path, TestFactory uses the AUT executable path.
5. Click Next.
6. Under Programming language, check to see that the correct programming
language for the AUT is selected. If it is not, click the correct programming
language.