This topic describes opening DTP for the first time and setting the license. In this section:
You must license DTP after installation. You will be prompted to set the license before you can use DTP functionality.
Enter admin in the User and Password fields and click Log in; you will be directed to the License Configuration page.
When Parasoft DTP is installed on the server and the administrator enters DTP web pages for the first time, they will be asked to accept Parasoft's End User License Agreement (EULA). |
For security purposes, you should change the default administrator password (admin). See the User Administration for information on editing user profiles. |
Enter the License code that you received from your Parasoft representative and click Set License. If you do not have the license code, Contact your Parasoft representative if you do not have a license code and provide your Machine Id.
You will be directed to the first enabled component. Components are automatically enabled based on the license configuration.
You can return to the DTP License Configuration screen if, for example, a new DTP license has been issued.
Starting with DTP 2021.1, a beta version of the License Server module is included with DTP. Parasoft tools version 2021.1 and later, which are configured to use v2 licenses, can obtain v2 licenses from License Server. If you are deploying DTP in a docker container, you may be interested in using v2 licenses. Contact your Parasoft representative for more information. See License Server Usage for details about adding the v2 license for the beta version of License Server. |
Parasoft products are licensed per a unique machine identifier called a machine ID. DTP supports licensing via USB HASP key, which enables DTP to generate the same machine ID for Parasoft systems connected to DTP while the key is plugged in. Contact your Parasoft representative for more information on HASP key licensing.
Support for USB HASP keys is available on Windows and Linux.
DTP_JAVA_OPTS
and DC_JAVA_OPTS
variables, change the -DuseExternalLock
flag from false
to true
.dtpconsole.sh
located in the [DTP_HOME]/bin directory.ENABLE_EXTERNAL_LOCK
variable, change the -DuseExternalLock
flag from false
to true
.usb_device
entry to use MODE="0666"
udevadm control --reload-rules
udevadm trigger
After installing and licensing DTP, you may be directed to the database creation page. See Configuring the Database Connection for instructions on how to proceed.
If you installed the DTP distribution that includes an embedded database server (Windows and Linux only), you can begin working with DTP immediately.