TestAdvantage adds Ribbon UI testing

Released: Nov 16, 2010

Updates in this release

Updates in 2010 Volume 3

Office 2010 Ribbon UI Testing - NEW!

  • New testing scenarios like pinning the ribbon have been added to the UltraToolbarsDockAreaProxy with the AtLocation("RibbonPinButton") subitem.

Application Menu 2010 UI Testing - NEW!

  • UltraToolbarsDockAreaProxy adds testing support for Application Menu 2010 (also referred to as "Backstage" view):
  • AtLocation("ApplicationMenuButton") now covers the new AppMenu2010 button.
  • Tools clicked on Application Menu 2010 record their tool path with a root location of "[Backstage]".
  • New verification point for Ribbon Application Menu 2010.
  • Other verification points have been updated with "ApplicationMenu2010" or "ApplicationMenu" values depending on the ribbon's current setting.

Version-Free Assemblies - NEW!

  • Version-free assemblies in TestAdvantage enable you to test the exact same bits you are deploying for your application when it is taking advantage of the convenience provided by version-free assembly naming in NetAdvantage for Windows Forms.
  • You can use this version-free assembly support to test applications which use NetAdvantage Windows Forms 2010 Volume 3 or 2010 Volume 2 controls, provided the application under test uses version-free assemblies.