![]() |
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. |
When running a network suite, TestComplete saves a remote log on the computer where the master project resides. The log files are stored in the Log subfolder of the folder containing the master project.
In Windows, file paths are limited to 260 characters. So, if the master project’s file path on the disk is very long, it may happen that the log files, which have even a longer path, hit the path length limit. In this case, TestComplete cannot save a remote log on the master project’s computer and displays a message informing you about the problem.
To resolve the problem, rename the master project’s folder to a shorter name or move it to a location with a shorter path so that the fully-qualified name of the log files do not exceed 260 characters.