
Test management provides functionalities for testing in SAP Cloud ALM comprise test planning and test execution.
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:
- Supports lean, agile, and process-oriented testing.
- Reuse solution process activities as test steps.
- Create test plan.
- Manual functional testing.
- Integration of automated test tools.
- Test execution inclusive history.
- Test execution analytics including requirements traceability.
Further details:
- Main functionalities of test management are listed above.
- Reuse solution process activities as test steps: creation of test cases similar to test steps in SolMan, no document based test cases.
- Starting point for creation of test cases is always a process.
- Usage of Test Plans is optional.
Plan and Execute Testing - Test Plans

Test Plans are the key element in managing test activities. With test plans, for example for multiple test cycles or roll-outs, re-using same or similar set of test cases can be handled.
Supports multiple test cycles or roll-outs re-using same or similar set of test cases.
Available Test Plan status are:
- To manage preparation.
- Execution
- Completion of test phases or test cycles.
Dedicated execution context (status and defects) per test plan.
Start and end date can be set.
Embedded draft handling.
Plan and Execute Testing - Test Automation Approach Orchestrated by SAP Cloud ALM

Plan and Execute Testing - Test Automation with SAP S/4HANA Cloud TAT

If TAT is the test automation tool of choice, the infrastructure for test automation comprises the three pillars: SAP Cloud ALM, TAT as well as the Systems under Test (SUT).
Test Automation With SAP Cloud ALM and Tricentis

If TTA is the test automation tool of choice, the infrastructure for test automation comprised the three pillars: SAP Cloud ALM, TTA as well as the customer landscape.
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 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 API’s. 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-premises execution agents (only used in on-premises 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.