WinAppDriver (nonfiction): Difference between revisions

From Gnomon Chronicles
Jump to navigation Jump to search
(Created page with "Microsoft Windows automation == Tools for desktop app automation testing == * WinAppDriver (nonfiction) * Winium * Tricentis Tosca * Micro Focus UFT * SikuliX (nonfiction) == In the News == <gallery> </gallery> == Fiction cross-reference == * Gnomon algorithm * Gnomon Chronicles == Nonfiction cross-reference == * Gnomon Chronicles (nonfiction) * Microsoft Windows automation (nonfiction) === Categories === * :Category:Microsoft Windows...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Microsoft Windows automation
'''WinAppDriver''' is a test framework developed by Microsoft for testing and automation windows desktop applications.


== Tools for desktop app automation testing ==
== Description ==


* [[WinAppDriver (nonfiction)]]
WinAppDriver is a test framework developed by Microsoft as an open source project.  It is an implementation of Appium which is primarily a Mobile App framework, itself based on Selenium.
* Winium
 
* Tricentis Tosca
Therefore WinAppDriver is a Selenium-like automation framework. This project is combining the best of two worlds, on one hand it encapsulates most of the technology of the now deprecated CodedUI and it fuses it with the flexibility, easiness of use and adoption of Selenium.
* Micro Focus UFT
 
* [[SikuliX (nonfiction)]]
Just like Selenium, WinAppDriver is a set of libraries that can be integrated into any Test Runner that supports Appium. E.g. WinAppDriver scripts can be developed and executed with MSTest from [[Visual Studio (nonfiction)|Visual Studio]].


== In the News ==
== In the News ==
Line 24: Line 24:
* [[Gnomon Chronicles (nonfiction)]]
* [[Gnomon Chronicles (nonfiction)]]
* [[Microsoft Windows automation (nonfiction)]]
* [[Microsoft Windows automation (nonfiction)]]
* [[Visual Studio (nonfiction)]]


=== Categories ===
=== Categories ===

Latest revision as of 10:21, 18 June 2024

WinAppDriver is a test framework developed by Microsoft for testing and automation windows desktop applications.

Description

WinAppDriver is a test framework developed by Microsoft as an open source project. It is an implementation of Appium which is primarily a Mobile App framework, itself based on Selenium.

Therefore WinAppDriver is a Selenium-like automation framework. This project is combining the best of two worlds, on one hand it encapsulates most of the technology of the now deprecated CodedUI and it fuses it with the flexibility, easiness of use and adoption of Selenium.

Just like Selenium, WinAppDriver is a set of libraries that can be integrated into any Test Runner that supports Appium. E.g. WinAppDriver scripts can be developed and executed with MSTest from Visual Studio.

In the News

Fiction cross-reference

Nonfiction cross-reference

Categories

External links

  • []

Social media