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. |
You use network suite variables to store and exchange data in distributed tests. This section describes how you can create network suite variables and work with them.
In This Section
Network Suite Variables - Overview
Describes network suite variables and how you can use them in distributed tests.
Working With Network Suite Variables in Tests
Describes how to manage network suite variables from TestComplete tests and Connected Applications.
Related Topics of Interest
Network Suite Editor - Variables Page
Explains how to work with the Variables Page of the Network Suite editor.
See Also
Distributed Testing
Synchronizing Projects in Network Suites
Using Variables
Distributed Testing - Basic Concepts