Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space ENGINES1031 and version DEV

The Parasoft DTP Plugin and the Parasoft DTP Plugin for Java allow .NET allow you to work with Parasoft DTP Engines for Java Engine from your IDE. This gives you an interface to perform several functions:

  • Running local

    code analysis
  • Viewing and interacting with analysis findings
  • Setting test configurations
  • Creating and executing unit tests
  • Collecting test findings and coverage
  • Importing data from DTP server

Parasoft Jtest Desktop facilitates:

...

  • static code analysis, such as:

    Tip

    pattern-based analysis

    Tip

    flow-based analysis

    Tip

    code duplication analysis

    Tip

    metrics analysis

    Tip

    continuous static analysis

...

  • creating unit tests with Unit Test Assistant
  • evaluating tests cases
  • improving test quality

...

  • unit testing coverage
  • Java application coverage
  • Viewing and interacting with analysis findings
  • Setting test configurations
  • Collecting test findings and coverage information
  • Importing findings from DTP server or an XML file
  • Importing unit testing coverage from DTP or an XML file

...

The The Jtest Desktop User Guide covers functions and settings available to Jtest Desktop to dotTEST Desktop users. For information about integrating DTP Engines for Java Engine with your build tools and deployment on a server, see Automation User Guide or the DTP Engines for Java User Guide shipped with the product.

You can use Jtest within Eclipse, IntelliJ IDEA and NetBeans 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

    the

    your DTP

    Engines for Java

    Engine installation directory. The default name of this directory is 

    jtest. The path to your installation directory may resemble the following: C:\parasoft\jtest

    dottest.

  • tool - Refers to the Parasoft tool you are using: Jtest DTP Engine, C/C++test DTP Engine, or dotTEST DTP Engine

...