Tests Tab
The Tests tab is your central workspace for organizing, managing, and executing test data. Here, users can view the entire testing hierarchy, create new Test Suites and Tests, reorganize existing items, and trigger test executions.
Structure and Selection
The interface uses an expandable structure containing:
Rules
Test Suites
Tests
Better management
Selection operates via checkboxes. Selecting a parent item automatically selects all of its descendants.
Create Test Suite
Users can create new Test Suites directly from this tab to prepare testing structures for existing rules.
Click the Create button.
Select Test Suite.
Select target Rule.
Click Create Test Suite.

Creating a Test
The process for creating a Test is similar but requires defining the specific test scenario:
Click the Create button.
Select Test.
In the modal window, choose the Rule and Test Suite (Note: The Test Suite must be created beforehand).
Configure your test details in the respective tabs:
Metadata tab: Update the test name.
Input tab: Define the input parameters and strategy.
Output tab: Review or configure the expected outputs.
(Optional) Configure Ignored Outputs: Use this to exclude dynamic values—such as current timestamps or generated IDs—that would otherwise cause false validation failures.
Click Save.

Best Practice
While you can create tests manually on this page, we highly recommend creating tests directly from the Test Bench during rule development for a more efficient workflow. Learn more about this approach in the Rule Testing documentation.
Running Tests
Users can trigger test executions directly from this view:
Select the desired Tests or Test Suites using the checkboxes.
Click Run selected to execute only the chosen items.
(If no items are selected, you can click Run all to execute all tests visible in the structure)
Moving Tests and Test Suites
You can easily reorganize your tests and suites using two methods:
Drag and Drop: Quickly move or reorder individual tests and test suites directly within the interface.
Dropdown Menu: To move an entire Test Suite to a different rule, open the suite's detail view and select the target rule from the dropdown menu.
Cloning (Copying)
Copy actions allow users to reassign tests or Test Suites to a different rule.
Select the desired test or Test Suite.
Click Clone
Orphaned Tests
Orphaned Tests occur when the stored rule alias and version do not match any existing rule in the space.
They are displayed in the space-level menu.
Users can resolve them by selecting the orphaned tests and using the Move action to assign them to an existing rule.
Last updated
Was this helpful?

