1. In the Coverage Browser window, select the file or function for which you want to submit a coverage defect.
2. Right-click in the window and select Submit ClearQuest Defect from the shortcut menu. ClearQuest displays a submit form that contains PureCoverage code coverage data for the selected file or function. For example, ClearQuest identifies the defect as a coverage regression. It also includes data such as the number of calls, lines missed, lines hit, and functions missed and functions hit (if a function was selected).
3. Input additional information about the file or function or about the run. If you have saved the coverage data as a PureCoverage data file (.cfy), you can include the .cfy file as an attachment to the defect.
4. Click OK to submit the defect.
Notes:
§ This command is available only if you have installed ClearQuest 1.0 or later, Rational Software's change request management (CRM) product. See your ClearQuest documentation for information about using ClearQuest.
§ The submit form only includes data from columns visible in the Coverage Browser when you submitted the defect. Data from hidden columns is not included.
§ PureCoverage uses the initialization file Schema_coverage.ini to map coverage data and other information to the relevant fields of the ClearQuest submit form. This mapping is based on the ClearQuest sample schema. If you edit the sample schema or use a custom schema, you must modify the .ini file to ensure data is correctly displayed in the submit form. To modify the .ini file, follow the instructions included in Schema_coverage.ini, located in the ClearQuest product directory.
(C) Copyright IBM Corporation 1993, 2010.