Schema import

HCL® OneTest Data requires a schema to generate the test data. If you have a schema in your local file system, then you can import the same schema into your project.

HCL OneTest Data supports the import of the schema, which is either in JavaScript Object Notation (JSON) or XML Schema Definition (XSD) file format.

After you import the schema, you can perform all the following tasks to the imported schema:
  • Defining types
  • Setting type properties
  • Setting restrictions
  • Applying functions
Restriction: You cannot modify the properties of the types in an XSD or a JSON schema.