Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space CPPTDESKDEV and version 10.3.2

...

SettingPurpose
concerto.autoconfig=true|false

Enables autoconfiguration with Parasoft Test settings stored on the Concerto server.

Default: false

concerto.enabled=true|false

Determines whether the current Parasoft Test product is connected to Concerto. 

Default: false

concerto.user=[username]Specifies the username for Concerto user authentication.
concerto.password=[password]Specifies the password for Concerto user authentication.
concerto.reporting=true|false

Determines whether the current Parasoft Test product is connected to Parasoft Report Center. 

Default: false

concerto.server=[server]Specifies the host name of the Parasoft Concerto server. 
concerto.data.port=[port]

Specifies the Parasoft Report Center port.

Default: 32323

concerto.web.port=[port]

Specifies the Parasoft Concerto server port.

Default: 80

concerto.user_defined_attributes=[attributes]

Specifies the user-defined attributes for Parasoft Report Center. 

Use the format key1:value1; key2:value2

For more details on attributes, see Connecting to Concerto and Report Project Center.

concerto.log_as_nightly=true|false

Determines whether the results sent to Parasoft Report Center are marked as being from a nightly build. 

Default: false

concerto.use_resource_attributes=true|false

Determines whether Parasoft Report Center attributes specified in the GUI at the project level should be used. This allows you to disable project-level Parasoft Report Center attributes.

Default: true

general.project=[project_name]

Specifies the name of the Concerto project that you want these results linked to. 

For more details on general projects, see Connecting to Concerto and Report Project Center.

Default: Default Project

...