...
Scroll Table Layout | ||
---|---|---|
|
env_var | This variable specifies the value of an environmental variable. Use a colon followed by the name of a system environment variable before the closing curly brace to output the value of the environment variable. Example:
|
---|---|
project_name | Outputs the name of the tested project. If more than one project is provided as an input, the name of the project tested is printed followed by an ellipsis (...). Example:
|
general_project | Outputs the name of the general DTP project to which results are linked. Only applies when connected to DTP. Example:
|
workspace_name | Outputs the workspace name or Visual Studio solution name. Example:
|
config_name | Outputs the name of executed test configuration. Only applies to reports and email settings. Example:
|
analysis_type | Outputs a comma-separated list of enabled analysis types (for example: Static, Execution). Only applies to reports and email settings. Example:
|
tool_name | Outputs the name of the tool. Example:
|
time | Outputs the current time. The default is
|
...