This section describes how to license the desktop instance of SOAtestFor information about licensing the web archive (WAR) deployment of the server, see Licensing the Server.
In this section:
You can configure SOAtestto use a license served from Parasoft DTP or a standalone instance of Parasoft License Server. Contact your system administrator for information about which type of license you should use.
You can use a license from DTP or license configuration settings from a DTP Project. Your Parasoft DTP (or Parasoft Concerto) administrators should verify that the product and version you are licensing appears in the DTP License Server. Administrators can refer to to the DTP documentation for information about updating the tools database. Refer to Connecting to DTP for additional information.
Enable the Network option and click the Configure... link.
You can enable the Borrow option and specify a length of time for which SOAtestwill consume a license token. Licenses can be borrowed from 1 hour to 14 days. Refer to the DTP documentation for additional information about borrowing licenses.
You can connect to License Server to retrieve a license token, even if you are connected to a separate instance of DTP.
Enable the Network option and click the Configure... link.
8443
or 8080
for HTTP/S and 2002
(default) for TCP.You can enable the Borrow option and specify a length of time for which SOAtest will consume a license token. Licenses can be borrowed from 1 hour to 14 days. Refer to the License Server documentation for additional information about borrowing licenses.
You can deactivate/activate licenses by choosing Parasoft> Deactivate License/Active License.
You can also configure the license to automatically deactivate after 30 minutes of inactivity:
When the license is deactivated:
When the license is reactivated:
It is not necessary to use Parasoft / Activate License. When the Parasoft Test product is run, it will acquire a license for only that specific product. The Start Deactivated option is enabled and cannot be disabled in this situation.
You can configure SOAtestto wait for a license token if a requested token is not currently available by specifying the wait.for.tokens.time
option when using the command line interface. For additional information, see Configuring Localsettings, as well as Testing from the Command Line Interface - soatestcli.
Local licenses do not request a license token from a a server on the network. Instead, they are locked to the specific machine. You will need to provide your machine ID to your Parasoft representative, who will send you a license password. The machine ID appears in the Parasoft license configuration screen.
Error: No valid license (MachineId: WIN32-12345678)
.You can createSOAtestconfiguration file and specify your license settings. See Configuring Localsettings for details on creating and configuring the file.
You can export your configuration settings to a .properties file and share with team members. See Configuring Localsettings for details.
You can specify a license configuration in a parasofttest.ini file. Parasoft Test is the common framework for many Parasoft tools.
Edit the parasofttest.ini file to provide licensing details. Use the following format:
license.network.host=snake.parasoft.com license.network.port=2002 enforce.configure=true |
See Configuring Localsettingsfor details on configuration properties.
The license settings specified here will be read upon startup when the product is launched in UI mode.