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.0

This chapter will help you verify that your system meets the requirements for using

...

dotTEST

DTP Engine.

...

usingdotTEST.

...

System Requirements

  • Windows 10, Windows 8, Windows 7, Windows Server 2012, Windows Server 2008, Windows Server 2016
  • 4GB memory minimum, 8GB recommended
  • 2GHz or faster processor
  • .NET Framework

...

  • 4.6

...

...

  • and .NET Core Prerequisites.
  • Microsoft Visual C++ Redistributable Packages. If not already present, the packages are automatically installed during dotTEST

...

Anchor
.NET_prerequisite
.NET_prerequisite
About the .NET Framework

...

and .NET Core Prerequisites

.NET Framework

...

dotTEST is bundled with .NET Framework 4.7, which is installed automatically when dotTEST is installed. To install the framework manually, run the following command:

...

Code Block
[INSTALL_DIR]\bin\prerequisites\dotNetFramework47.exe

You can download and install other supported versions from Microsoft.

...

dotTEST requires .NET

...

Framework

...

4.6

...

Partially supported*

...

or higher to be installed on your target machine.

.NET Core

dotTEST requires .NET Core 2.0 or higher to analyze .NET Core projects.

*Some rules may not execute (contact Parasoft Support for details)

Anchor
install_redistribution_packages
install_redistribution_packages
Manually Installing Visual C++ Redistribution Packages

If you install dotTEST

...

from a ZIP distribution, the Visual C++ Redistribution Packages necessary for full functionality may not be installed. You can install them manually by running the following installers located in the [INSTALL_DIR]\bin\prerequisites directory:

  • vcredist_x64_15.exe
  • vcredist_x86_15.exe
  • vcredist_x64_10.exe
  • vcredist_x86_10.exe
  • vcredist_x64_9.exe
  • vcredist_x86_9.exe