Create a report

ClearQuest creates a report by applying a report format to the results of a query. To create a report, you specify the report format and query to use. In this exercise you create a report based on a query that you created in Create a query. If you have not completed that exercise, complete it before proceeding with this one.

To create a report that lists defects that are neither closed nor resolved, perform the following steps:
  1. Right-click on the Personal Queries folder, and select New Report. The New Report window opens.
  2. Select Defect and click Next.
  3. On the Select Report Format and Query... page, select the desired query. In this example, select Personal Queries and then NotClosedOrResolved
  4. In the Report Format: pane, select the Public Queries folder, expand the Report Formats folder, and select Defect Detail. Click Finish. A new report is added to the Personal Queries folder.
  5. Right-click on New Report, and select Run to generate the report. ClearQuest displays the report.
  6. To change the name of the report, right-click on the New Report again, and select Rename. Enter Defect Detail (Open) as the new report name.


Feedback