Version

xamCategoryChart - Testable User Actions and Elements

Topic Overview

Purpose

This topic provides information about the user actions of the xamCategoryChart™ control which you can test and the elements you can inspect.

xamCategoryChart 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

Clicking on the control.

Right clicking on the control.

Get the number of series in a xamCategoryChart .

Get the number of data points in a series.

xamCategoryChart 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.

Test element Test deliverable Member type Test object member Accessibility

Data point

All data points in a tabular form in a xamCategoryChart

verifiable table content

checkpoint.png

A comma-separated list of data points in the following format:

[Series Name], [Series Title], [Series Index], [Series Tooltip], [Data point Value(s)]

property

spy.png checkpoint.png

The number of data points in a series.

method

script.png

The table below lists other topics you may find useful.

Topic Purpose

This topic provides reference information about the recordable user methods for testing the xamCategoryChart™ control.

This topic provides reference information about the replay-only user methods for testing the xamCategoryChart™ control.

This topic provides reference information about the inspectable test object properties of the xamCategoryChart™ control.

This topic provides reference information about the proxy class that supports the testing of the xamCategoryChart™ control in Micro Focus Unified Functional Testing software.