Online Help

This help article applies to CloudShell 9.3. To see the latest, click here.

Source Control: Using Local Tests in Automation Suites

If you are working with local tests and assets, it is recommended to manage them through a source control solution, to help you track changes in your tests and resolve conflicts.

As illustrated below, in a source controlled deployment, the TestShell Studio Clients push test updates and additions to the source control server, which synchronizes the Execution Servers and Quali Server with the latest updates, allowing you to use the latest test versions when running your tests and automation suites.

The articles in this chapter apply to automation suites.

For an end-to-end example explaining how to use GitLab source control to sync tests for Job Scheduling automation suites, see TestShell Integration with GitLab.

Related Topics