Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

cpptest.license.use_network


This setting enables or disables retrieving the network license from DTP or License Server. You can specify where the license will be retrieved from by configuring the network license type.


Acceptable Values

true

Default. The network license is enabled.

falseThe network license is disabled.

...

cpptest.license.network.type

This setting specifies where the network license will be retrieved from. This setting requires that the cpptest.license.use_networkis set to true.


Acceptable Values

dtp

Default. The license is stored in DTP.

lsDefault. The license is stored in Licence Server. This license limits usage to a number of machines specified in your licensing agreement.

...

cpptest.license.local.password

This setting specifies the password that is required to set the local license.


Acceptable Values

[password]The password obtained from Parasoft.

...

cpptest.license.local.expiration

This setting specifies the expiration date of the local license. 


Acceptable Values

[expiration_number]The value that represents your license expiration date obtained from Parasoft.

...

cpptest.license.network.edition

This setting specifies the type of the network license that will be retrieved from DTP or Licence Server.

...

. This setting requires that the cpptest.license.use_networkis  is set to true.


Acceptable Values

...

cpptest.license.custom_edition_features

This setting specifies active features for the custom license edition. You can use a comma-separated list to specify more than one feature.


Acceptable Values

[feature_name]The name of the feature that will be enabled according to your license agreement.

...

The following configuration enables the dotTESTthe C++test, Static Analysis and Coverage features.

cpptest.license.network.edition=custom_edition

cpptest.license.custom_edition_features=dotTESTC++test, Static Analysis, Coverage


Related

...

cpptest.license.wait.for.tokens.time

This setting specifies the waiting time for the license if the license is not currently available.


Acceptable Values

[minutes]The time limit for waiting for a license.

...