Download 6.0.6.1 Release
Try

IBM Rational Quality Manager

Quality management · Manual testing · Continuous improvement

Rational Quality Manager 3.0.1.1

Product Release / Trial | October 14, 2011
This is not the most recent version. We recommend Rational Quality Manager 6.0.6.1 . This is made available for archival purposes and may contain bugs and/or security vulnerabilities. If you do download this version, it is being provided AS IS, without warranties of any kind, including the implied warranties of merchantability and fitness for a particular purpose. We strongly advise you review the support pages for this version and update the product or take actions recommended therein. Security bulletins contain instructions for the security vulnerability addressed therein, and may require upgrading to a newer version. Link to security vulnerability blog: IBM PSIRT blog.

Rational Quality Manager 3.0.1.1 New & Noteworthy

Rational Quality Manager 3.0.1.1 "New and Noteworthy"

Rational Quality Manager is an integral part of the Collaborative Lifecycle Management 2011 solution which provides seamless integrations for application lifecycle management, with reduced cost of ownership and administration, improved cross-product visibility and reporting, and lifecycle integrations. For new features delivered in the Jazz Team Server and the Requirements Management application. see the Jazz Foundation 3.0.1.1 "New and Noteworthy" and the Rational Requirements Composer 3.0.1.1 "New and Noteworthy".

Here are some of the most noteworthy items in Rational Quality Manager 3.0.1.1.

Table of contents

Improved requirements capabilities
Improvements to the RQM Reportable REST API
Performance improvements
Execution enhancements
Automatic unblocking of test case execution records when a ClearQuest defect is resolved
Reporting enhancements


Improved requirements capabilities

  • Rich hovers are now provided for Rational RequisitePro requirements. The rich hover shows all of the information that is provided by RequisitePro, including the RequisitePro project, the content (tag, name, text, package, and so on), and a link to the RequisitePro requirement or view.

    Rich hovers for RequisitePro

  • Rich hovers are now provided for Rational DOORS requirements.

    Rich hovers for DOORS

  • Integrated RequisitePro requirements can now be migrated to Rational Requirements Composer.
  • The user experience has been improved for reconciling requirement suspect status.
  • It is now possible to exclude specific requirements from migration to Rational Requirements Composer.

Improvements to the RQM Reportable REST API


Performance improvements

Both the Adapter and Execution consoles now support server side paging, a mechanism used in the QM list views to only fetch the currently viewable data.


Execution enhancements

The following new options are now available for weight and verdict roll-up when modifying test case results that are part of a test suite result:

  • You can now set the Update Test Suite Result points and verdict when Test Case Result is modified execution preference to control whether or not the verdict and weight changes in a test case result are automatically rolled-up to the test suite result.
  • From a test suite result, you can click the Calculate weight icon to update the weight of a test suite result to reflect the weights of the test case execution results created during test suite execution.
  • Test case results now include a Related Suite Result panel.

You can now link test suite results to build records.

Users are now required to enter values for required custom attributes before closing manual script execution results.


Automatic unblocking of test case execution records when a ClearQuest defect is resolved

The Rational Quality Manager integration with ClearQuest now supports automatic unblocking of test case execution records when a blocking ClearQuest defect is resolved. When you configure automatic unblocking, the change management integration service runs at a selected interval and checks for blocking defects that have been resolved. To use this feature, you must be using ClearQuest version 7.1.2.2 or later with the OSLCLinks package version 1.2. Follow these instructions to configure the change management integration service:

  1. Click Admin > Manage Application.
  2. Under Configuration, click the Advanced Properties section.
  3. Scroll to the RQM Change Management Integration section and click Edit.
  4. Enter a user name and password for ClearQuest.
  5. For Delay, type a value, in seconds, for the interval at which you want the change management integration service to run. The default value is 500 seconds.

Reporting enhancements

The following enhancements to reporting are included:

  • Support for the IBM Rational RequisitePro to IBM Rational Requirements Composer migration
  • Reporting now allows you to report on the link from a Test Suite Log to a Build.
  • User-friendly project names for Live reporting. The live xdc file now lists the project names as the resource group name (instead of a generic numbered name), which allows you to more easily remember what name to use when running a live report.
  • Ability to specify the threshold size for processing rich text in Execution Step Results to control its performance impact for data collection jobs. The setting controls the amount of rich text to process, which lets you strip rich text mark-up from all rich text fields exposed in the REST API. You can find this setting by opening the administration interface (https://hostname:9443/qm/admin)and selecting Server > Advanced Properties > RQM Integration Component. In the current data collection jobs, only the execution step results take advantage of this. However, if you have custom data collection jobs using Insight, this setting could also be useful to other REST service calls.
  • For Rational Insight users, there is a new XDC file that enables performance improvements for customers with a large number of projects.

    You can find this alternative XDC file, called rqm3011-cross-project-etl-alternative.xdc, in the Reports > Download administration page.

    You can use this XDC file instead of the default rqm3011.xdc file if you have a large number of project areas on your RQM server.

    The default XDC file causes the ETLs to iterate over each project on the server one by one, thus retrieving resources individually for each project. With the new XDC file, the ETL will retrieve resources of all projects areas in one pass. This removes the overhead of the iteration. Rational Insight uses an ODBC driver that has an initialization overhead for every round-trip to the RQM server. For all resources of one project, this overhead sums up to an average from 3 to 5 minutes for each project in a typical server set-up.

    The new ETL strategy minimizes server round-trips and therefore saves this time. For 100 projects, this could save up to 8 hours for every ETL run (delta as well as full loads).

    The disadvantage of this approach is that in case of an error during the load, you would have to reload much more data than you would for a project by project approach where you would be able to pick up from the project that has failed.

    In summary, if you manage only a few projects on your RQM server, it is best to stay with the default rqm3011.xdc file, even if you have large amounts of data in these few projects. If you have a large number of projects and want to cut out the 3-5 minute overhead per project, then we recommend trying out this new XDC file.