A license with the Virtualize Server feature enabled is required to use the Parasoft Virtualize Server. You can use a network or local machine-locked license. The network license configuration supports license served from License Server, as well as licenses from Parasoft Development Testing Platform (DTP).
Using a License Server License
Configure the following settings to use a license from License Server:
license.network.host=<hostname where License Server is deployed> license.network.port=<port number for your License Server> virtualize.license.use_network=true virtualize.license.network.edition=<type of license; contact your Parasoft representative> virtualize.license.custom_edition_features=<comma-separated list of features; contact your Parasoft representative>
See Configuring Virtualize Server for additional information. For advanced configuration, see Advanced Virtualize Server Configuration Options.
Using a Machine-locked License
Configure the following settings to use a local license:
virtualize.license.use_network=false virtualize.license.local.password=<password sent to you from Parasoft> virtualize.license.local.expiration=<expiration sent to you from Parasoft>
See Configuring Virtualize Server for details on license settings. For advanced configuration, see Advanced Virtualize Server Configuration Options.
Using a DTP License
Starting with 9.10.3, Virtualize Server support licenses from Parasoft DTP. Configure the following settings to use a license from DTP:
virtualize.license.use_network=true dtp.server=<hostname where DTP is deployed> dtp.port=<port number for your DTP deployment> dtp.user=<username for account on DTP> dtp.password=<password for account on DTP>
See Configuring Virtualize Server for additional information. For advanced configuration, see Advanced Virtualize Server Configuration Options.