Installing Rational Application Developer Code Coverage Extension

Install Rational® Application Developer Code Coverage Extension to enable generating Java™ code coverage statistics during project builds.

About this task

The way in which you install the code coverage extension depends on your build system and target platform. Follow the installation procedure that corresponds to your environment.

Tip: To enable Java code coverage statistic collection on remote WebSphere® Application Server interactively from your workbench, install IBM® Rational Agent Controller v8.3.5 or later on the computer running the application server. You do not need to install this extension.

Procedure

Decide which type of code coverage extension that you want to install and which method you must use for your target platform. The choices are:
Option Description
Install code coverage extensions to the Build Toolkit for Rational Team Concert™ Server using IBM Installation Manager
  • Code coverage statistics are collected during build verification tests and displayed in the build results in Rational Team Concert Client. You can create work items directly from the results view. You can also generate reports of the coverage statistics that you can download to your workbench.
  • You must either have the Build Toolkit for Rational Team Concert Server installed or install it at the same time that you install the code coverage extension.
Install code coverage extension for use with other build systems using IBM Installation Manager
  • Use for build systems other than Build Toolkit for Rational Team Concert Server.
  • You can collect Java code coverage statistics and then view them later in your workbench. You can also generate reports of the coverage statistics that you can download to your workbench.
Manually install Rational Application Developer Code Coverage Extension for z/OS® or Linux on System z®.
  • You can integrate with Rational Team Concert Server or work with other build systems. As an extension to Build Toolkit for Rational Team Concert Server, the code coverage statistics are collected during build verification tests and displayed in the build results in Rational Team Concert Client. You can create work items directly from the results view. You can also generate reports of the coverage statistics that you can download to your Rational Application Developer workbench. For other environments, Java code coverage statistics can be collected and then viewed later in Rational Application Developer.
  • You cannot use IBM Installation Manager to install the extension.

What to do next

Install Rational Application Developer Code Coverage Extension.

Feedback