Distributed Testing Sample

Applies to TestComplete 14.10, last modified on June 5, 2019

About

The Distributed Testing sample demonstrates how to run tests that consist of several parts executed on different workstations and interacting with each other. To learn more about distributed testing in TestComplete, see Distributed Testing - Basic Concepts.

This sample is a part of the additional sample package. To use it, download this package from support.smartbear.com/downloads/testcomplete/samples/ and install it.

After the installation is over, you can find the sample in the <TestComplete 14 Samples>\Common\Distributed Testing folder.

The sample project script makes a shared folder on the computer that runs the master project, then requests the names of two computers that will run the same slave project (it is located in that shared folder), and runs the test on all computers engaged in distributed testing synchronously and then asynchronously.

Files

Project suites for master computer

<TestComplete 14 Samples>\DistributedTesting\Master

Project suites for slave computers

<TestComplete 14 Samples>\DistributedTesting\Slave

See Also

TestComplete Samples
Distributed Testing
Tutorials and Samples
Video Tutorials (web)

Highlight search results