Configuring the remote host for OpenText Application Quality Management test runs
To run tests from OpenText Application Quality Management on a remote computer, you must set the required DCOM permissions and open the DCOM port (port 153).
To configure these settings, on a UAC-enabled machine open the command line ‘As Administrator’ and run:
<Installdir>\Tools\Remote Agent\LFTDcomPermissions.exe -set
Note: You can revert these DCOM settings at any time by running: <Installdir>\Tools\Remote Agent\LFTDcomPermissions.exe -reset
For additional information on the command line options for this utility, use the -help command.
Additionally, you must set allowRun="true" in the <remoteAgent> section of the Remote Agent configuration file, LFTRemoteAgent.exe.config.
For more details on the Remote Agent configuration file, see the Configuring the host computer in the OpenText Functional Testing for Developers Help Center.

