Testing part of a schema

You can test a schema by generating test data for an item or a group. The schema designer creates source and compiled maps that generate and validate the test data. The test-data-generation map automatically runs and produces a text file with the sample data. After that, the test-data-validation map automatically runs on the sample data file.

For choices and partitions, the schema designer fills the first choice and first partition with data in the generation map. For sequences, the schema designer generates one index. The schema designer uses implied default-value and item-value restrictions if they are available; otherwise, it generates sample values for different data types.