
The figure illustrates a test case and the test execution overview screens.
Note
- Test Case
- Description or script to verify/validate requested/existing functionality.
- Defect
- Entity to address and resolve software defects found during testing.
Details of Test Management:
Watch the video to learn about Test Management.

Another test automation option is: SAP S/4HANA Cloud Test Automation.
Benefits of test automation:
- Time savings.
- Error reduction.
- Scalability.
- Repeatability.
- Efficient execution.
In the integration, SAP Cloud ALM manages the entities for business processes, requirements, user stories, and defects. These are all linked to manual and automated test cases.
For automated test cases, the test automation endpoint connects to Tricentis Test Automation (TTA) via test automation APIs. SAP Cloud ALM mainly focuses on orchestration, but execution is also possible from this platform. Reporting and triggering of test cases are available in SAP Cloud ALM.
For each SAP Cloud ALM tenant, there is a corresponding Tricentis tenant. The automated test cases are managed by TTA, and only necessary information is synchronized using the transformation APIs. TTA is the target environment for the automation, including the creation, maintenance, customization, and execution of test cases.
In TTA, the test execution is facilitated by a piece of software called an automation agent.
The agent program can be installed on:
- A local machine.
- Virtual machine.
- Even in a container.
These agents:
- On-premise execution agents (only used in on-premise systems):
- Hosted execution agents:
- private (=local test, test results only visible to you) and
- shared
- Connect to TTA and are always ready to receive and execute tests.