Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Scroll Only
Info
This PDF was printed on September 2527, 2017. Visit https://docs.parasoft.com/display/CPPTEST1033 for updates to this documentation.

This user guide contains information on how to use 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/C++

    test

     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

     itest 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 in on the desktop.

    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.

...