...
- Click Configure Database Settings and select Create new DTP database, user, and schema in the window that appears.
- Click Next.
- Select a database type: MySQL, Oracle, or PostgreSQL.
- Enter the database URL and root credentials, then click Test Connection to confirm that it is correct.
Info For MySQL databases, the root user must have the GRANT OPTION privilege.
- Click Next.
Enter new user and credentials and click Create Database.
Info title Existing Parasoft Users The processes will fail if the Parasoft default "dtp" user already exists. In this rare scenario, you can manually create the database and users, then go through the Create a DTP schema for an existing database described below. Alternatively, you can drop the "dtp" user before running this process.
...