Versions Compared

Key

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

...

Use the -help command line switch:

Code Block
dottestcli.exe -help

Anchor
JtestProxy
JtestProxy

...

Code Block
languagetext
-Dhttps.proxySet=true 
-Dhttps.proxyHost=myserver.example.com 
-Dhttps.proxyPort=8080 
-Dhttps.proxyUser=user1 
-Dhttps.proxyPassword=MyPassword

In addition, you can configure the https.nonProxyHosts property to specify hosts where connection via proxy is not required.



Installation


What if dotTEST does not work properly after installing from a ZIP distribution?

...

Product NameVersion Name
Visual Studio 202618.0
Visual Studio 2022 17.0
Visual Studio 201916.0
Visual Studio 201715.0

...

What if some characters fail to be properly displayed in dotTEST reports?

Reports generated by Parasoft products require a sans-serif font to be available in your environment. If your report fails to correctly display some characters, such as national characters, ensure that a sans-serif font is installed on your system.


Working in the IDE


Why is dotTEST unable to find build artifacts in Visual Studio 2017 when Lightweight Solution Load is enabled?

...