TestCaseTable element

The test case table node defines a table of test cases on a page.

Usage

<TestCaseTable>
  child elements
</TestCaseTable>

Attributes

There are no attributes.

Child elements

Element Description
Columns
A collection of the most important metrics gathered by the assessment.

Description
This node contains the description of the test case table. The programmatic name is not necessary, Name and ToolTip are used to describe the table.

Filter
Describes a filter for the test cases to appear in the table.

GroupBy
The name of one of the columns in the table that specifies how the test cases are initially grouped.

PageLink
This node is the main page of the report.

Sort
The programmatic name of the metric the test case table should initially be sorted by.

SortAscending
Specifies whether the initial sort is ascending or descending.

TestCaseKey
A real or virtual test case each test case in the table must have listed as a parent.

Child element sequence

DescriptionPageLinkColumnsSortSortAscendingGroupByTestCaseKeyFilter

Parent elements

Element Description
Page
A description of a page.

Element information

Can be empty No

See also

AXE Assessment Manifest