Validating a Decision Table Using Test Data

Using test data you can verify if the decision table covers all the data that might be passed through the decision table. This enables you to add more rules to the decision table, if the decision table is not able to cover the test data.

Prerequisites

Create the test data for at least one argument from BusinessEvents Studio. See TIBCO BusinessEvents Developer's Guide for more information on creation of test data. The test data must be in the project in your repository.
Note: The test data are not managed in the RMS repository.

Procedure

  1. In the Table Analyzer, click the Check Test Data Coverage icon .
    Note: You can select the test data for only a single argument at a time.
    The Check Test Data Coverage window is displayed with the available test data.
  2. Select the test data, for which you want to validate the decision table and click OK.
    The table analyzer validates the decision table based on the test data and displays the Test Data Coverage tab at the bottom pane. The Test Data Coverage pane highlights the rows of test data, which are covered in the decision table.