Infragistics Windows Forms Test Automation for IBM 2017 Volume 1

Released: Aug 3, 2017

2017 Volume 1 での更新項目

機能

  • New Controls Supported by Test Automation
    • Ultra Radio Button - This is a selectable button linked to other radio buttons in a group. Its defining characteristic is that only one radio button within a group may be checked at one time, so when a radio button is selected, all others within the group become deselected. This is useful in scenarios where a choice must be made between mutually exclusive options.
    • Peek Pop-up - Originally only available as an extension of the Outlook Navigation Bar, the Peek Pop-up control is now available in Ultimate UI for Windows Forms as a standalone drop-down control to offer a more modern user experience.
  • Infragistics Controls with UI-Altering Improvements
    • Notification Badges - Notification Badges allow you to notify your users about important events that require their attention. Test Automation includes the ability to retrieve this new custom data so that you can verify the state of your control. This feature, previously exclusive to Win Toolbars Manager, now is supported in the following controls:
      • WinTree
      • WinTab and WinTabStrip
      • WinStatusBar
      • WinListView
      • WinExplorerBar
    • WinGrid Editable Column Headers - Enabling the Editable Headers feature allows users to modify the column, group, and band caption of headers on the WinGrid. When enabled, users can edit a header by double-clicking it or by taking any other action specified by the developer.