You can generate test data for some or all of the tables in your PDM in an empty or existing database.
Test data generation typically uses test data profiles that you have previously defined and associated with table columns. If you have not created any data profile definitions, default profiles are used.
As triggers can considerably increase the time required to generate the database and can block insertions, and as they are not needed in this context, we recommend that your do not implement triggers or remove them if you are using an existing test database.