The Generate Test Data Tool
When you click the Generate Test Data button, Decision Manager uses the criteria specified in the Table Analyzer view to generate one or more lines of test data for the relevant entities to test all possible combinations.
For example, if you select
Male
and
Female
for a property
Gender
, and
true
and
false
for a property
Eligible
, Decision Manager generates four lines of test data that test for all possible combinations:
Male, true Male, false Female, true Female, false