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 SynchPoint object contains the following methods:
Method List
Name | Description |
---|---|
WaitFor |
Tries to synchronize the script execution flow of the current project with script execution flows of other projects by using a certain synchronization point. |