test-suite
2024.10
true
- Getting Started with Test Suite
- Studio
- Orchestrator
- Testing robots
- Test Manager
Working with heatmap
Test Suite User Guide
Last updated Nov 11, 2024
Working with heatmap
To see which transactions have automated tests, and the results:
- Under the heatmap, select Passed to see the transactions that passed their test results.
- Under the heatmap, select Failed to see the transactions that failed their test results.
- Under the heatmap, select No test case executed to see the transactions for which no test case was executed.
- Under heatmap, select No test case assigned to see the transactions that don't have any test cases assigned to them.
- Under heatmap, select Show all (selected by default) to see all the above transactions.
-
Open Heatmap and select the number of transactions you want to appear
from the All Transactions dropdown:
- All transactions (default)
- Top 10 transactions
- Top 20 transactions
-
Select the start time for transactions from the Last week
dropdown:
-
Select the types of transactions that you want to appear from the All
transaction types dropdown:
- Standard transactions
- Custom transactions
-
Select the types of interfaces where you want to see transactions from the
All interface types dropdown:
- [T] - Transaction in SAP WinGui
- [R] - Report/Program in SAP WinGui
- [W] - Transaction in SAP WebGui
- [F] - Application in SAP Fiori
Changing the heatmap settings involves changing the assignment ratios of the SAP attributes used to generate the heatmap, and switching its visibility regarding SAP FIORI landing pages.
- Select the gear icon in the top-right to open the Heatmap settings.
- Change the assignment ratios according to your use case.
For example, to highlight the most intense transactions (of type Create), rather than the most used ones, change the User ratio to
10
, and then the Intensity ratio to60
. - Under Visibility, select the Display SAP FIORI landing pages toggle, to display SAP FIORI landing pages in the heatmap.
After you run the
Z_UIPATH_CUST_HEATMAP_DOWNLOAD
program, go in the
Parameters tab and configure the ratios.
Visit Heatmap ratios to learn more about SAP attributes and assignment ratios.
- Select a transaction, and under Details of selected transaction: Maintain Transaction Codes, select Test Sets.
- Select Link, choose the Orchestrator test sets that you want to link, and select Link.
- Viewing test coverage for transactions
- Filtering heatmap transactions
- Changing the heatmap settings
- Direct connection to SAP instance
- Connection with CSV file
- Checking the overview of a transaction
- Creating test cases for a specific transaction
- Creating test sets for a specific transaction
- Linking Orchestrator test set to a transaction
- Executing test sets for a transaction