Microsoft UI Automation
Microsoft UI Automation (UIA) is an accessibility framework for Microsoft Windows, and is the successor to Microsoft Active Accessibility (MSAA). One of its purposes is to assist in automated testing by providing programmatic access to UI controls.
- Using Microsoft UI Automation technology on Windows XP, Windows Vista, Windows Server 2003 or Windows Server 2008 requires that Windows Automation API 3.0 be installed.
- Using TestArchitect to work with Microsoft UI Automation technology requires .NET Framework 4.0 or higher installed on your test machine.
TestArchitect can work with UI controls that are exposed by the Microsoft UI Automation technology. TestArchitect includes a special tool, UIA Support, that provides support for Microsoft UI Automation technology.
If the UIA Support tool is activated, TestArchitect is able to obtain information on UI controls of the AUT. UI Automation Framework includes special providers that expose rich information regarding properties of buttons, check boxes, list boxes, and other supported controls. For more information, please see List of UIA controls.
Enabling UIA Support tool
To support Microsoft UI Automation technology in TestArchitect, enable the UIA Support tool.
UIA controls
Information on various supported UIA controls.