To create an
Issue Manager report:
-
In the menu, click
.
-
Select a folder in the
Reports tree.
-
Click
(New Child Report) in the toolbar.
The
Create New Report dialog box appears.
-
Enter a
Name and
Description.
-
If you want to
Share this report with other users check this check box.
-
Enter a
Timeout [s] to define how long
Issue Manager waits for report executions to complete.
-
Select a
Default tab and a
Result category from the lists.
If you access a report by using the context menu (for example when you right-click on a test), you are directed to the defined
Default tab.
-
Select a
Selection criteria, a
Property, an
Operator, and a
Value from the lists.
Allowed wildcards for strings are
* (any amount of characters) and
? (exactly one character).
-
Click
More to create an additional query string and select the
AND or
OR operator to connect the query strings. Click
(Remove) to remove query strings.
-
Click
Next to configure the columns of the report. You can
Add Columns,
Remove All, set the order by clicking
(Move Up) or
(Move Down), remove a single column by clicking
(Remove), set sorting and grouping options, and enter an
Alias.
-
Click
Finish.
You can also create reports by manually writing SQL code. Click
Advanced on the
Create New Report dialog box and enter or paste your SQL code. For more information, see
Writing Advanced Queries with SQL. For a list of all available function placeholders, see
SQL Functions for Custom Reports.