Network Suite Options Dialog

Applies to TestComplete 15.62, last modified on March 19, 2024
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.

The options of this dialog affect the network suite. To call the Network Suite Options dialog, select Tools | Options from the main menu and then select Engines | Network Suite from the tree displayed on the left side of the resulting Options dialog.

You can change the following options --

  • Activate the Run State page when running tasks - If this option is enabled, TestComplete will automatically display the Run State page of the network suite editor when a task, job or network suite run starts. This page lets you monitor the task, job or network suite execution.

  • TCP ports for remote connections - Specifies the ports TestComplete and TestComplete Service use to communicate with remote computers participating in distributed testing. You can specify the first port of the range, the other two ports are set automatically.

    By default, ports 6095 - 6097 are used.

    If you use a firewall or an antivirus, make sure that the specified ports are open and the traffic is allowed through the ports.

    The same port range must be used on all the computers involved in distributed testing, otherwise, TestComplete Service will not be able to communicate with computers and the test will fail.

See Also

TestComplete Options
Distributed Testing
Network Suite Editor - Run State Page

Highlight search results