Description of Crystal reports samples:

This file contains descriptions of the sample Crystal rpt files included with the release. 

 

 

 

AllDefectsInDateRange.rpt:

Shows a tabular report that contains defects in a date range.  The dates are specified at runtime using dynamic query parameters.

Data Set Query:         Public Queries/Report Queries/AllDefectsInDateRange

Query parameters:       SubmitDate_Operator, SubmitDate_Parameter,

                        SubmitDate_Operator_1, SubmitDate_Parameter_2

Report parameters:      SubmitDate_Operator, SubmitDate_Parameter,

                        SubmitDate_Operator_1, SubmitDate_Parameter_2

Required sub-reports:   none

 

 

AllDefectsInStateSummary.rpt:

This sample report demonstrates usage of a ClearQuest query that requires a dynamic parameter value to be specified at runtime.  This report is an example of the possible customizations for the parameter user interface.  The “Operators” parameter in the user interface includes a list of displayable names for all supported operators.  The “State_Parameter” in the user interface includes a list of valid defect states.  The parameter values can be changed at runtime to generate different report output.

Data Set Query:         Public Queries/Reports/State Query

Query parameters:       State_Operator, State_Parameter

Report parameters:      State_Operator, State_Parameter

Required sub-reports:   none

 

 

 

AllDefectsSummaryWithChart.rpt:

This sample report shows a report that lists tabular information about all defects along with a simple chart to represent count of defects by state.

Data Set Query:         Public Queries/All Defects

Query parameters:       none

Report parameters:      none

Required sub-reports:   none