Scroll Only | ||
---|---|---|
|
This user guide contains information on how to use C/C++test - an integrated development testing solution designed to help you improve software quality. The guide consist of two core parts:
Automation User Guide - This guide describes how to use the C/C++test command line interface, which enables you to automate code analysis and test execution within your build environment. It covers configuration options for executing the tool, as well as how to integrate it with supported build systems.
Desktop User Guide - C/C++test integrates with popular IDEs, providing a desktop interface ideal for analyzing and testing code as it's being written. This guide describes how to integrate the tool into the supported IDEs and how to use the features and functionality available on the desktop
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
The following conventions have been used in this guide:
[INSTALL_DIR]
- Refers to your DTP Engine the product 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.