- Getting started
- Project management
- Documents
- Web service connection
- CSV upload connection
- Working with Heatmap
- Change Impact Analysis
- Requirements
- Assigning test cases to requirements
- Linking test cases in Studio to Test Manager
- Delete test cases
- Document test cases with Task Capture
- Create test cases
- Importing manual test cases
- Generate tests for requirements
- Cloning test cases
- Exporting test cases
- Automate test cases
- Manual test cases
- Parameters
- Applying filters and views
- Scheduling executions
- Executing tests
- Searching with Autopilot
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting

Test Manager user guide
Web service connection
To create a web service connection between your Test Manager project and your SAP system, you must follow these steps, for enabling all the services needed:
- Download and install the UiPath SAP AddOn.
For step-by-step instructions, visit Prerequisites.
- Navigate to your SAP system user interface.
- Execute the
SICF
transaction.In the Filter for Calling ICF Hierarchy section, ensureSERVICE
is entered in the Hierarchy Type field.Figure 1. The Filter for Calling ICF Hierarchy screen in SAP
- Select Execute to finish the execution of the
SCIF
transaction.A selection screen appears, displaying various services available in your SAP system.
Figure 2. The selection screen displaying all services available in SAP
- Under Virtual Hosts/Services, expand the following menu path:
default_host
>sap-opu
>odata-uipath
.If this is your first activation, the UiPath services are likely greyed out, indicating they are installed but not active. Upon activation, they will display in bold.
- Right-click each UiPath service entry under
uipath
, and select Activate Service.Figure 3. Activating UiPath services
- In the Activation of ICF services pop-up window, select Yes to confirm
the service activation.
Once a service is activated, it will display in bold.
To create an integration between your Test Manager project and your SAP system to collect data periodically, using a web service connection to your SAP system:
- Open your project in Test Manager, and go to Project Settings > Integration.
- From the New Connection dropdown list, select SAP.
The Edit connection dialog is displayed.
- Fill in the fields according to the data from your SAP system:
- Name: Name the integration between Test Manager and SAP.
- Description: Describe the integration between Test Manager and SAP.
- From Data Source select Connect to SAP instance with WebService:
- Application Server: IP address that your SAP system is working on.
- User: SAP user name.
- Password: SAP password.
- Polling interval: Time interval when data is brought from the SAP system. The minimum value is one hour.
Figure 4. Create new connection with web service