This chapter will help you verify that your system meets the requirements for usingdotTESTDTP using
...
DTP Engine.
System Requirements
- Windows 10, Windows 8, Windows 7, Windows Server 2012, or Windows Server 2008
- 4GB memory minimum, 8GB recommended
- 2GHz or faster processor
- NET Framework 4.7, 4.6, 4.5, 4.0, or 3.5 installed on the target machine. See About .NET Framework Prerequisite.
- Microsoft Visual C++ Redistributable Packages. If not already present, the packages are automatically installed during dotTEST DTP Engine installation. Also, see Manually Installing Visual C++ Redistribution Packages.
...
.NET Framework 3.0 and older are not sufficient for dotTEST DTP Engine. Version 4.5 7 of .NET Framework is bundled with dotTEST DTP Engine and installed automatically. To install the framework manually, run the following command:
Code Block |
---|
[INSTALL_DIR]\bin\prerequisites\dotnetfx45_full_x86_x64dotNetFramework47.exe |
You can download and install other supported versions from Microsoft. The following table describes .NET Framework version support:
Framework Version | Static Analysis | Metrics | Unit Testing |
---|
4.6.2-4.7 | Supported | Supported | Supported |
3.5 |
-4. |
6.1 | Partially supported* | Not supported | Supported |
*Some rules may not execute (contact Parasoft Support for details)
Anchor | ||||
---|---|---|---|---|
|
If you install dotTEST DTP Engine 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_10_15.exe
- vcredist_x86_15.exe
- vcredist_x64_910.exe
- vcredist_x86_10.exe
- vcredist_x64_9.exe
- vcredist_x86_9.exe