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 Host object contains the following methods:
Method List
Name | Description |
---|---|
CopyProjectToSlave |
Copies a slave project from the master host to a slave host. |
Verify |
Checks if the network suite can use the given host. |