Version

xamGeographicMap - Testable User Actions and Elements

Topic Overview

Purpose

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

xamGeographicMap Testable User Actions

Testable user actions

The table below lists the testable user actions of the control and maps them to the methods that emulate them.

Legend:

replay.png
– Replayable in UFT script
record.png
– Recordable by default
User action Method Accessibility

Rotating the mouse wheel on the control

replay.png
record.png

Changing the zoom value via elements of the Overview Plus Detail (OPD) pane

replay.png
record.png

Dragging the mouse drag on the control

replay.png
record.png

Dragging the mouse in the OPD pane

replay.png
record.png

Left-clicking on the control

replay.png
record.png

Double-clicking on the control

replay.png
record.png

Right-clicking on the control

replay.png
record.png

Performing various mouse actions, including mouse down, mouse drag, and mouse up, on the control.

replay.png

Setting the application focus on the control.

replay.png

xamGeographicMap Testable Elements

Testable elements summary chart

The following table identifies testable control elements and their retrievable information along with and the properties and methods that manage the retrieval process. Legend:

spy.png
– Identification property (Visible in object spy)
checkpoint.png
– Checkpoint property (Visible with checkpoints)
script.png
– Accessible in script
Tested element Test deliverable Member type Test object member Accessibility

Series

The chart series type (called “series name”), title, index, and tooltip content} of all chart series present in the control.

property

SeriesInfo

spy.png
checkpoint.png
script.png

Series

The count of the chart series present in the control.

property

SeriesCount

spy.png
checkpoint.png
script.png

Data points

A string with all data points of all the series present in the xamGeographicMap control

verifiable table content

including the following columns:

  • SeriesName

  • SeriesTitle

  • SeriesIndex

  • DataPointLatitude

  • DataPointLongitude

  • DataPointValue

DataPoints

checkpoint.png

Property settings

A list of the control’s properties and their data type

method

GetNAProperties

checkpoint.png

Related Content

Topics

The following topics provide additional information related to this topic.

Topic Purpose

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