# Configuring system under test

> To perform test automation in your System Under Test (SUT), you need to set up the right user and assign the correct authorizations.

To perform test automation in your System Under Test (SUT), you need to set up the right user and assign the correct authorizations.

To configure your system under test, follow these procedures:

1. [Set Up Communication Users](https://docs.uipath.com/test-manager/standalone/2023.10/user-guide/system-under-test-configuration#configuring-system-under-test)
2. [Enable SAP GUI Scripting](https://docs.uipath.com/test-manager/standalone/2023.10/user-guide/system-under-test-configuration#configuring-system-under-test)
3. [Enable eCATT](https://docs.uipath.com/test-manager/standalone/2023.10/user-guide/system-under-test-configuration#configuring-system-under-test)

## Set up communication users

You need to manually create the user ECATT_ET_USR in the SUT.

1. Create ECATT_ET_USR in transaction **SU01**.
2. Ensure that the user type is **System**.
3. The password for both users (in SAP Solution Manager and SUT) should be the same to ensure seamless integration.

## Enable SAP GUI scripting

Studio and Robots require SAP WinGUI scripting to be enabled on the local machine as well as on the server side. Before you can create your first automation projects for SAP, you need to go over the [configuration steps](https://docs.uipath.com/studio/standalone/2023.10/user-guide/sap-wingui-configuration-steps).

## Enable ECATT

You need to enable eCATT to be executed on each client where testing will be taking place.

1. Start transaction **SCC4**.
2. Select the corresponding clients.
3. Go to **Details**.
4. Under the **CATT and eCATT Restrictions** section, set eCATT and CATT to **Allowed**.
5. Click **Save** to confirm changes.

   ![docs image](https://dev-assets.cms.uipath.com/assets/images/test-manager/test-manager-docs-image-125930-cde45959-3975d7e8.webp)
