Versions Compared

Key

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

Parasoft DTP is a browser-based application that collects, processes, and reports analytics associated with software development. Software quality activities, such as static analysis, flow analysis, unit testing, etc., are executed by Parasoft code analysis and test execution tools, such as C/C++test, dotTEST, Jtest, and SOAtest, and reported to DTP. The data is processed in DTP and made available to developers and testers . This workflow is a server/client structure between DTP and the tools, though. DTP and the tools can function independently, but when fully integrated they create a seamless workflow for developers to efficiently detect and remediate software defects, as well as facilitate a continuous process for preventing the defects from ever happening again.through a DTP interface, such as dashboard widgets. Development and testing leads can also review and prioritize findings that can be downloaded to team member's IDEs. 

Although this documentation covers the DTP functionality, it is often necessary to discuss C/C++test, dotTEST, Jtest, and SOAtest functionality in relation to DTP processes. This section covers important concepts that apply to DTP and the code analysis and test execution tools and that are critical for understanding how our solution functions.

...

Each of the following static analysis executions are counted as separate runs:

  • Executing Code analysis on project A using the "Recommended Rule" test configuration with machine A.
  • Executing analysis Code analysis on project A/B using the "Recommended Rule" test configuration with machine A.
  • Executing analysis Code analysis on project A using the "Find Duplicated Code" test configuration with machine A.
  • Executing analysis Code analysis on project A using the "Recommended Rule" test configuration with machine B.  

...