...
cpptestcli -data "c:\MyWorkspace" -resource "ProjectToTest" -config builtin://ShouldHaveRules -publishteamserver -localsettings acme_policy.settings
The reports will be sent after each batch run, and trend reports will be populated with data. The reports will also be available for viewing via Parasoft> Explore> Team Server Reports.
cli Usage
The general procedure for testing from the command line is as follows:
...
Setting | Purpose |
---|---|
| Determines whether the current C++test installation retrieves its license from LicenseServer. This setting is not needed if you want to use the value specified in the GUI. Example: |
| Specifies the machine name or IP address of the machine running LicenseServer Configuration Manager. This setting is not needed if you want to use the value specified in the GUI. Example: |
| Specifies the LicenseServer port number. This setting is not needed if you want to use the value specified in the GUI. Example: |
| Specifies the type of license that you want this C++test installation to retrieve from LicenseServer. This setting is not needed if you want to use the value specified in the GUI.
Example: |
| Specifies the maximum number of seconds C++test will wait for the license to be automatically configured from LicenseServer. Default is |
| Specifies the local license that you want this C++test installation to use. This setting is not needed if you want to use the value specified in the GUI. |
| Specifies the local password that you want this C++test installation to use. This setting is not needed if you want to use the value specified in the GUI. |
| Specifies the time that C++test will wait for a license if a license is not currently available. For example to make C++test wait 3 minutes for license tokens, use |
...