Anchor | ||||
---|---|---|---|---|
|
...
- Choose Parasoft> Preferences... > Development Testing PlatformDTP.
Check Enable and enter the DTP server information:
You can click Test Connection to verify the settings.In the Project area, enter the name of a project stored in DTP that you are currently working on. You can click the Configure button to open a dialog with all projects that are available in DTP.
The active license is displayed in the License area. Depending on the license type, the license may be automatically configured when the connection to DTP is established. Click the Configure link to manually configure your license options if applicable.
In the Reports area, check Enable reporting results to DTP to enable sending static analysis findings, unit test results and coverage information to DTP.
To publish reports to DTP, a valid license with one of the following options is required: DTP Publish or Automaton.
You can click the Edit link to configure advanced report settings(key=value)
:- Click Apply to save the settings.
...
dtp.project=[DTP Project Name]
- Specifies the name of the DTP project.build.id=[Build Identifier]
- Specifies a build identifier used to label results.session.tag=[Session Tag]
- Specifies a tag for signing result from the test session.dtp.additional.settings=[KEY1\=VALUE1\nKEY2\=VALUE2...]
- Specifies advanced settings for reporting results to DTP.
...