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
Installing EazyE2E
NuGet Command Line
NuGet Package Manager in Visual Studio
- Create a new project in Visual Studio
- Right click on the solution and select "Manage NuGet packages for solution..."
- Click "Browse" in the top left if it is not already selected
- In the search bar, type "EazyE2E"
- Select EazyE2E when it comes up
- Click Install