Version

What’s New in 2014 Volume 1

Topic Overview

Purpose

This topic presents control proxies of the new and enhanced features for the Infragistics® Test Automation for IBM ( Rational Functional Tester ) for 2014 Volume 1 release.

What’s New Summary

What’s new summary chart

The following table summarizes what’s new in 2014 Volume 1.

WinPivotGrid

Feature Description

New controls

Test Automation for IBM ( Rational Functional Tester ) supports the WinPivotGrid control as part of the Windows Forms product in the 2014.1 release. Details about the supported sub items, actions and Verification Points are explained in the Related topics below. This new feature include supporting record and replay actions on the new DataSelector user control

WinTab, WinTabStrip

Feature Description

This section Identifies the enhancements made to the WinTab™ and WinTabStrip™ controls proxies for Windows Forms Test Automation 2014.1.

Common Features

Feature Description

This section Identifies the enhancements made to the Infragistics editor controls’ proxies for Windows Forms Test Automation 2014.1.

WinTab, WinTabStrip

New tab button

Test Automation supports interactions with the new button element added in 2014.1. This feature is supported by recognizing the new button element (regardless of its location) and record user action on it as:

For WinTab control.

UltraTabControl1TabbedPage().Click(AtButton("New Tab"))

For WinTabStrip control.

UltraTabStripControl1TabbedPag().Click(AtButton("New Tab"))

Common Features

Right-to-Left support

This feature supports all mouse interactions on the editor controls listed below for Right-to-Left and Left-to-Right. This includes button elements, editor buttons, spin buttons, check box buttons, SetFocus action and SetCaret position.

Supported controls:

  • WinButton

  • WinCalculatorDropDown

  • WinCalendarCombo

  • WinCheckEditor

  • WinColorPicker

  • WinComboEditor

  • WinCurrencyEditor

  • WinDateTimeEditor

  • WinDropDownButton

  • WinFontNameEditor

  • WinFormattedLinkLabel

  • WinFormattedTextEditor

  • WinLabel

  • WinMaskedEdit

  • WinNumericEditor

  • WinOptionSet

  • WinProgressBar

  • WinScrollBar

  • WinTextEditor

  • WinTimeSpanEditor

  • WinTimeZoneEditor

  • WinTrackBar