Thank you for your feedback! You have rated this topic in the last 30 days.
xamDataPresenter - Testable User Actions and Elements
Topic Overview
Purpose
This topic provides information about the user actions of the xamDataPresenter™ controls which you can test and the elements you can inspect.
xamDataPresenter Testable User Actions
Testable user actions chart
The table below lists the testable user actions of the control and maps them to recordable methods that emulate them.
User action
Method
Activating a xamDataPresenter record
ActivateRecord
Activating a cell
ActivateCell
Expanding a record
ExpandRecord
Collapsing a record
CollapseRecord
Editing of a cell
SetCellData
Typing a new value in a cell editor
SetInvalidDataCell
Setting a comparison operator when filtering data
SetFilterCellCompOperator
Filterign data through filter icons
SelectFilter
Selecting a xamDataPresenter item – cell, field, or record
Select
Adding one or more items of a particular type to the existing selection
SelectionAdded
Removing one or more items of a particular type from the existing selection.
SelectionRemoved
Changing the existing selection
SelectionChanged
Sorting the data by a specified field
SortField
Grouping the data by a specified field
GroupByField
Ungrouping data
UnGroupField
Opening the summary drop-down menu
OpenSummaryDropDown
Closing the summary drop-down menu
CloseSummaryDropDown
Opening the Custom Filter Selectino dialog window to add more filters and operators
OpenCustomFilterDialog
Clearing the filters content
ClearRecordFilters
xamDataPresenter Testable Elements
Testable elements summary chart
The following table lists the elements in the control that you can test, the information you can retrieve about them, and the properties and methods that manage the retrieve operations.
Legend:
– Identification property
– Checkpoint property
– Accessible in script
Tested element
Test deliverable
Member type
Test object member
Accessibility
Cell
The active cell path
property
activecell
The value of the cell
method
GetCellData
Field
The active field path
property
activefield
The number of visible fields
property
fieldcount
The list with fields' headers
property
fields
Record
The active record path
property
activerecord
The visible records count
property
recordcount
Content
A list with currently selected items paths
property
selectedcontent
The type of the selected item
property
selectedcontenttype
The content of the visible records and fields cells in the active area
verifiable table content
Summary
The content of all summaries for a field
method
GetSummaryText
The summary type for a field
method
GetSummaryType
The summary value for a field
method
GetSummaryValue
Related Topics
Related topics summary chart
The table below lists other topics you may find useful.
This topic provides reference information about the proxy class that supports the testing of the xamDataPresenter™ controls in Micro Focus Unified Functional Testing software.
This page has encountered an error. We've attempted to send the information to the server.