Message - Project file was not found on the remote computer.

Applies to TestComplete 15.73, last modified on March 04, 2025
The Network Suite functionality is deprecated. We don’t recommend using it for distributed testing. Consider using a CI/CD system for managing distributed tests. See Migrating Distributed Tests to CI/CD Systems for details. In case you need to run web tests on multiple environments in parallel, you can also try using your project’s Execution Plan.

This message is displayed if a slave machine cannot find the project file when running a distributed test. Typically, this happens for one of the following reasons:

  • The path to the project file is incorrect.

  • The specified project file actually does not exist.

  • If the network path is used, the most probable reasons for this problem are as follows:

    • The needed network folder with the specified project is not shared.

    • The needed permissions are not given for the shared folder.

    • The slave machine is not in the domain the master machine is in. A possible solution is to copy the project to the slave machine or to browse for the shared folder in Windows Explorer and enter user credentials when you are asked for them.

See Also

Distributed Testing - Basic Concepts

Highlight search results