Version

What’s New in 2010 Volume 2

The Test Automation for Micro Focus Win-Forms (Unified Functional Testing) software 2010 Volume 2 release includes support for the following Ultimate UI for Windows Forms controls and components.

WinTimeSpanEditor™

A new custom server has been added to enable you to automate testing of the new TimeSpan editor added to our WinEditors. In addition to the other inherited actions all of our custom servers support, we have added a number of new replayable and recordable actions that you can use within your UI test automation scripts.

The new recordable actions include:

  • SpinUp – Recorded for a click on the TimeSpan editor’s spin UP button.

  • SpinDown – Recorded for a click on the TimeSpan editor’s spin DOWN button.

  • Set – Recorded when a new value has been typed or pasted from the clipboard into the editable field of the TimeSpan editor.

  • Clear – Recorded when a value in the editable field of the TimeSpan editor has been completely deleted or cut to the clipboard.

  • RightClick – Recorded when the mouse right clicks on the editor portion of the TimeSpan editor control.

  • EditorButtonClick – Recorded when an editor button has been clicked.

  • EditorSpinButtonClick – Recorded when a Spin editor button has been clicked.

  • EditorButtonDropDown – Recorded when an editor drop down button has been clicked.

  • EditorButtonCloseUp – Recorded when an editor button has been clicked to close up any drop down.

  • EditorButtonCheck – Recorded when an editor check button has been clicked.

The new replay-only actions include:

  • SetFocus – This action gives focus to the TimeSpan editor control.

  • SetCaretPos – This action sets the caret position within the editable field of the TimeSpan editor control.

  • SetSelection – This action sets the selected region of text within the editable field of the TimeSpan editor.

WinFormManager™

We also added a new custom server so that your test automation scripts could drive testing of the user interface displayed by our newly introduced, stylable WinFormManager. The new recordable actions on the FormDockArea custom server include:

  • MaximizeForm – Recorded when clicking on the Maximize button when the form is in normal mode.

  • MinimizeForm – Recorded when clicking on the Minimize button while the form is in normal mode, or in maximized mode with no MDI parent form.

  • RestoreForm – Recorded when clicking on the Restore button while the form is in normal mode, or in maximized mode with no MDI parent form.

  • CloseForm – Recorded when the Close button is clicked while the form is in normal mode, or in maximized mode with no MDI parent form.

  • ContextHelp – Recorded when the Help button is clicked while the form is in normal mode, or in maximized mode with no MDI parent form.

  • OpenSystemMenu – Recorded when the System menu dropdown button is clicked while the form is in normal mode, or when right-clicking on the form’s caption area while the form is in normal mode.