- Getting started
- Project management
- Documents
- 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
- Applying filters and views
- Test sets
- Scheduling executions
- Executing tests
- Searching with Autopilot
- Project operations and utilities
- Test Manager settings
- ALM tool integration
- API integration
- Troubleshooting

Test Manager user guide
SAP Solution Manager command line
UiPath.SAP.SolutionManager.CommandLine.exe
in
the default installation folder, as follows : C:\Program
Files\UiPath\Studio\net461
. Alternatively, you can find the executable in
your custom installation folder.
See the following sections for descriptions of the available parameters and a few usage examples.
Command |
Description |
---|---|
-s,--status |
Show the registration status. To understand error codes, see Troubleshooting status error messages. |
-r,--register |
Register the communication interface. |
-u,--unregister |
De-register the communication interface. |
-i,--ip |
Show the connection IP used in Studio. |
-o,--out |
Show the output files. |
--help |
Show help. |
--version |
Show version number. |
The following table describes common error messages and troubleshooting measures that you can take to solve these issues.
Error message |
Description/Solution |
---|---|
UiPath Plugin not installed |
You need to install the UiPath® Plugin. |
SAP Connector unavailable |
You need to install the SAP Connector. Important: SAP Connector runs
only on x86 OS architecture.
|
UiPath Plugin uninstalled, SAP Connector installed |
Follow the solution presented for the UiPath Plugin not installed. |
UiPath Plugin uninstalled, SAP Connector uninstalled |
You need to install both UiPath® Plugin and SAP Connector Important: SAP Connector runs
only on x86 OS architecture.
|
UiPath Plugin installed, SAP Connector is x64 instead of x86 (plugin cannot work) |
Follow the solution presented for the SAP Connector unavailable, making sure that you install it on x86. |