Release History

By product

WebUI Test Studio Archive 2009.2826

August 31, 2009

WebUI Test Studio Q2 2009 SP1 Release Notes:

Summary:
  • Reworked the WebUI Test Studio installer (now based on WiX).
  • RadControls Translators full compatibility with RadControls for ASP.NET AJAX Q2 2009 SP1.
  • Translators improvements and bug fixes (most concerning automatic code generation).

DC 1.1 specific changes:
  • Fix for when new element is not created when find params changed and saved to a different test step. Changing Find Param for an element but only saving it for certain steps no longer creates a new element in the Elements Explorer
  • Fixed trouble with Firefox connecting to popups when a test contains another test as a step. Popup not connected to when Test as Step executed before launch.
  • Fix for DOM Tree collapse when FindParam Edit Window opened.

WebAii 1.1 specific changes:
  • Restored -nomerge option when launching IE8.  If IE8 browser is open when you start a WebAii test, framework fails to connect to new IE browser.
  • Fixed framework connection slow in FF 3.5 in WebAii 1.1
  • Fix for Unicode TypeText bug and mirrors 2.0 implementation
  • Check In to mirror the 2.0 FF clear cache and delete cookie implementation
  • NUnit extension updated for compatibility with NUnit 2.5

RadControls Translators Release Notes:
Calendar:
  • Added new verification and custom editor for DatePicker: Min/Max Date.
  • Fixed incorrect TimeView.SelectTime element type.
  • Fixed incomplete code generation of TimeView.SelectTime action.
ColorPicker:
  • Fixed Palette.SelectColor action broken code generation.
Grid:
  • Fixed DataItem.Expand/Collapse action saving incorrect element type.
  • Fixed GroupPanelItem drag to ungroup action handling.
  • Fixed broken code generation for:
    • GroupPanelItem drag to ungroup action.
    • GridTableView.DataItems and SelectedItems count verifications.
    • Grid EditForm actions (Insert/Update/Cancel).
    • Columns reordering action.
    • Column.SortOrder verification.
Editor:
  • Fixed broken code generation for EditorModeCommand click action.
Menu:
  • Added Item.NavigationURL verification check.
PanelBar:
  • Added Item.NavigationURL verification check.
Rotator:
  • Fixed the broken code generation of the following verifications:
    • RotatorType.
    • ScrollDirection.
Scheduler:
  • Fixed AdvancedFormVisible property to return the correct value in different control modes (WebService; Modal="True" and Modal="False" of the AdvancedForm).
  • Fixed CalenderVisible verification code generation.
  • Fixed SelectedView verification code generation.
Slider:
  • Fixed the broken code generation of the following verifications:
    • Orientation.
    • Direction.
TabStrip:
  • Added Tab.NavigationURL verification check.
ToolBar:
  • Fixed incorrect Button.IsChecked verification element type.
ToolTip:
  • Fixed the broken code generation of the following verifications:
    • ShowMode.
    • HideMode.
    • RelativeTo.
TreeView:
  • Added Node.NavigationURL verification check.
  • Fixed NodeAction code generation

WebAii RadControls based on WebAii v1.1 (coded tests) Release Notes:
Calendar:
  • Added Min and MaxDate properties for the pickers.
  • FastNavigationStep property is no longer read only.
  • Added TimeView.SelectTime method overloads.
Editor:
  • Editor.Mode property is no longer read only.
  • EditorCommand: fixed the IsNonDefaultToolbarMode and EditorID properties in case of non-default Editor mode and if the ToolBar is not shown.
  • EditorSplitButton: Enabled property is no longer read only.
Grid:
  • Added GridTableHeader.Reorder method overload getting the target column name as argument.
Input:
  • Numeric Min and MaxValue properties fixed (setters were not working).
Menu:
  • Item.Click method revised.
PanelBar:
  • Item.Click method revised.
Scheduler:
  • Exposed GetTimeSlot() method for different views.
Spell:
  • Added setters to some read only properties.
TabStrip:
  • Tab.Click method revised.
ToolTip:
  • Fixed Visible property under Safari.
TreeView:
  • Node.Click method revised.