Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Size of recently run test configurations: Determines the number of Test Configurations available in the Parasoft> Test History menu.
    • Custom directories: Indicates where user-defined Test Configurations and  custom directories (e.g., for user rules, embedded cross-compilers, etc.) are saved.
    • Run configuration on save: Tells the product to automatically run the specified Test Configuration each time a source file is saved. This enables fully-automated continuous desktop analysis.

Console

Specifies settings for the Console view.

...

Outputs the name of the tested Visual Studio solution. If more than one solution is provided as an input, it first outputs the tested solution name, then "..."

general_project
example: ${general_project}


Outputs the name of the DTP general project that results are linked to. See General Project - Notes for details.

...

  1. Go to <Install Directory>\plugins\com.parasoft.xtest.runtime.vstudio.core\parasoft.properties
  2. Add the following line to this file:
    user.name=<username>
  3. Save the file. (You may need to move the file in order to save it, due to Windows UAC).
  4. Restart Visual Studio.
  5. Reload the project solution.

Note that this configuration is the equivalent to modifying the User name setting at the top level of the Preferences UI.