UI Automation is programmatic/scripted interaction with a graphical user interface, typically for the purpose of testing or accessibility assistance.
UI Automation is programmatic/scripted interaction with a graphical user interface, typically for the purpose of testing or accessibility assistance.
Examples of Stand-Alone UI Test Tools
- AutoHotkey
- AutoIt
- HP QuickTest Pro
- Xnee
Examples of UI Test Frameworks/Libraries
- Microsoft UI Automation Framework (Win32/WinForms/WPF)
- Scirocco (Android)
- Maveryx (Swing)