background image
<< Commands - Ignore Mouse Move Events | Commands - Objfile Path >>
Commands - Agent Name
<< Commands - Ignore Mouse Move Events | Commands - Objfile Path >>
User's Guide
485
27 M
ENU
C
OMMANDS
Options menu
4Test
Agent Name Specifies the name of the Agent on the target machine, that is,
the machine on which you want to run a script or suite. Specify a value only if
you want to run your script on a machine other than the host machine.
Note If you don't know the Agent name, click on the Agent icon on
the target machine.
Network Specifies the networking protocol to use when testing applications
across a network.
Arguments Specifies the arguments, if any, that you want to pass to the
script at runtime. Separate multiple arguments with spaces.
For example, suppose your script takes two arguments: the number of
iterations to perform and the name of a test data file. In this case, you would
enter
5 test1.dat
For more information, see "Passing arguments to a script" on page 147.
Use Path Specifies one or more paths along which SilkTest searches for
include files. Include files can be named in the Use Files field or in a script's
use statement. If you specify a path, SilkTest searches the current directory
and then each of the directories in the path named here. If you do not specify
a search path, SilkTest searches the current directory only.