--- title: "Creating Automated Tests" slug: "creating-automated-tests" updated: 2026-05-04T10:40:48Z published: 2026-05-04T10:40:48Z canonical: "success.panaya.com/creating-automated-tests" --- > ## Documentation Index > Fetch the complete documentation index at: https://success.panaya.com/llms.txt > Use this file to discover all available pages before exploring further. # Creating Automated Tests [Embedded content](https://player.vimeo.com/video/932069273) To create an automated test - 1. Hover over the Tests tab and select the Test Tree. ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-RHAMHS5O.png) 2. Use the Test Tree on the left-hand side of the screen to **select where in the** [**Tree**](https://portal.document360.io/v1/docs/tree-view) hierarchy you wish to create the new test. **Right-click** on a [**Cycle**](https://portal.document360.io/v1/docs/how-to-create-a-new-test-cycle), [**Folder**](https://portal.document360.io/v1/docs/what-are-panaya-folders)**,** or [**Business Process**](https://portal.document360.io/v1/docs/what-are-panaya-business-processes) and select **Add** > **Automated Test.** ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-4Z0C0C8S.png) 3. Continue to fill in the relevant [test details and fields](/v1/docs/automated-test-details-tabs). > [!NOTE] > Good to Know! > > If you already have SAP GUI manual tests with evidence, you can [migrate them to Panaya automated tests](/v1/docs/manual-tests-to-automated-tests-conversion-for-sap-gui-beta). ## Related - [Test Sets](/test-sets.md) - [Automation Execution Schedules](/scheduling-automation.md) - [Working with the ScriptBuilder](/working-with-the-script-builder.md)