DevPartner

From Wikipedia, the free encyclopedia

DevPartner is a set of software development and testing tools developed by Compuware Corp. There is a version of DevPartner for .NET, Java and C/C++.

DevPartner Studio Professional is a suite of tools allowing a developer to analyze .NET code for

  • Code Quality and Complexity1
  • Memory Leak Detection
  • Memory Optimization
  • Performance Analysis (Timing)
  • Performance Expert (CPU, Disk and Network resource usage)
  • Code Coverage Analysis
  • Fault Simulation (both .NET and environmental)
  • Error Detection and Interop monitoring for unamanged C/C++ using BoundsChecker technology.

Each analysis can be configured to show detail at the method or line level.

DevPartner integrates into Visual Studio 6, 2003, 2005 providing toolbar buttons and menu options to access all of the tools. All of the tools can also be run from the command line allowing for automation and Continuous Integrated Testing processes to be set up.