Microsoft UI Automation - UI Automation For Automated Testing

UI Automation For Automated Testing

UIA can also be useful as a framework for programmatic access in automated testing scenarios. In addition to providing more refined solutions for accessibility, it is also specifically designed to provide robust functionality for automated testing.

Programmatic access provides the ability to imitate, through code, any interaction and experience exposed by traditional user interactions. UIA enables programmatic access through five components:

  • The UIA tree facilitates navigation through the logical structure of the UI for accessibility and automation.
  • UI Automation Elements are individual components in the UI.
  • UI Automation Properties provide specific information about UI elements or the Control Pattern.
  • UI Automation Control Patterns define a particular aspect of a control's functionality or feature; they can consist of property, method, event, and structure information.
  • UI Automation Events provide a trigger to respond to changes and notifications in UIA information.

Read more about this topic:  Microsoft UI Automation

Famous quotes containing the words automation, automated and/or testing:

    Besides black art, there is only automation and mechanization.
    Federico García Lorca (1898–1936)

    Nature is a self-made machine, more perfectly automated than any automated machine. To create something in the image of nature is to create a machine, and it was by learning the inner working of nature that man became a builder of machines.
    Eric Hoffer (1902–1983)

    No testing has overtaken you that is not common to everyone. God is faithful, and he will not let you be tested beyond your strength, but with the testing he will also provide the way out so that you may be able to endure it.
    Bible: New Testament, 1 Corinthians 10:13.