Versions Compared

Key

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

...

The following configuration stores the data in the temp folder:

local.storage.dir=C:\\parasoft\\temp

...

console.verbosity.level

...

settings.rules.file.cpptest=C:\\parasoft\\jtest\\new_setting_rules.properties

...

 engine.path=$ANY
engine.enabled=$BOOLEAN
engine.analysis.deep=$INTEGER
engine.severity.limit=$REGEXP{[1-5]}
engine.verbosity.level=$REGEXP_IC{(low)|(normal)|(high)}

...


parasoft.user

This setting specifies a custom user name that will be associated with Parasoft artifacts, such as findings and data sent to DTP.

Acceptable Values

[name]A custom user name.

Example Usage

The following configuration overrides the local user name configured in your system with a custom name "T12":

parasoft.user=T12