A WPF and Winforms automation framework that knows nothing in life but to be legit

EazyE2E is a simple, powerful, and easy to use framework for automating WPF and Winforms applications. It provides various ways to interact with the application under test. It is easy to set up and easy to use even if your development experience is limited.

About EazyE2E

EazyE2E is all about reducing cost while reducing simultaneously reducing risk. Manual regression testing quickly becomes costly, cumbersome, and risky as applications grow in both functionality and importance. EazyE2E aims to provide an automation framework that is easy to set up, easy to use, and stable even for the most complex applications allowing you to write performant and reliable UI automation tests.

While it might require some help from a more senior level developer to set up, EazyE2E is designed to be used by QA resources who may or may not have development experience by providing simple and elegant functionality to help a user walk the UI Automation tree, interact with elements, watch the application's logging, and to monitor the application's performance. Be sure to check out our Documentation page for more in depth information, and our Getting Started page for a quick tutorial.

Resources

Github
Nuget

Installing EazyE2E

NuGet Command Line

PM> Install-Package EazyE2E -Version 1.0.5

NuGet Package Manager in Visual Studio