Scroll Only | ||
---|---|---|
|
This user guide contains information on how to use
...
- an integrated development testing solution designed to help you improve software quality. The guide consist of two core parts:
Automation User Guide - covers the core capabilities of the
C/C++testDTP Engine and provides information about integrating the tool with build systems, as well as deployment on a server.
Desktop User Guide - provides instructions how to integrate
C/C++testwith your IDE, and covers functions and settings available for desktop use
The Parasoft DTP Plugin and the Parasoft DTP Plugin forC/C++ allow you to work with Parasoft DTP Engine from your IDE. This gives you an interface to perform several functions:
Running local static code analysis, such as:
Tip pattern-based analysis
Tip flow-based analysis
Tip code duplication analysis
Tip metrics analysis
- Viewing and interacting with analysis findings
- Setting test configurations
- Importing findings from DTP server or an XML file
- Importing unit testing coverage from DTP or an XML file
...
...
.
You can use C/C++test within Eclipse and Visual Studio IDEs. Except for the installation section, the screenshots in this manual are examples for Eclipse.
Conventions Used in this Guide
...
[INSTALL_DIR]
- Refers to your DTP Engine installation directory. The default name of this directory iscpptest
.tool
- Refers to the Parasoft tool you are using: Jtest DTP Engine, C/C++test DTP Engine, or dotTEST DTP Engine
...