Testing

Quick Testing of Rules and Commands

  • To quickly test the defined rules and commands, you can open the test screen by clicking the “Test” button on the respective Rule and Command screen.

  • In the test screen, input fields are automatically generated for the parameters used within the rule or command.

  • You can manually enter values into these fields to test the rule.


Test Types

  • Functional Test:

    • A test performed by manually entering all inputs.

    • It verifies the basic functionality of the rule or command.

  • Integration Test:

    • If the rule includes other rules or commands, this test continues based on their execution and returned results.

    • It checks the interaction and integrity between components.

Last updated