You can generate test data for all the tables in a PDM, or for selected tables.
You can generate data for either an empty database or for an existing database.
Do not implement triggers if you generate a new database. It is also recommended that you remove triggers from an existing test database. Triggers can considerably increase the time required to generate the database and can block insertions. In addition, they are not needed for the type of test we are performing.