
What are the best UI Test Automation Tools?
Mar 13, 2019 · On Mobile, many companies don't do UI Testing and limit themselves to unit testing with tools such as Junit, TestNG and Mockito. Therefore many studies compare these …
WinAppDriver and Desktop UI Test Automation
Jan 23, 2020 · Author : Edwin Hernandez Maynez This article is a follow up on a previous post titled "UI Automation - Page Object Model and other Design Patterns" and is part of a series of …
Collection of Useful Tools for QA/Test Engineers
Oct 1, 2020 · Edited by Edwin Hernandez Please find below a collection of publicly available tools that I find valuable for QA/Test Engineers, either for Performance Testing or UI Test …
UI testing for Windows apps with WinAppDriver and Appium
Aug 27, 2019 · In UI testing, instead, you need to actually interact with the application, in order to trigger events. Please welcome Windows Application Driver (from now on, WinAppDriver), …
Azure App Testing: AI-Driven Load & Web Test Automation
Aug 7, 2025 · Azure App Testing combines Azure Load Testing & Playwright Workspaces in one hub. Run AI-driven load and browser tests at scale—no infrastructure needed.
Prototyping Agents with visual tools | Microsoft Community Hub
Feb 14, 2025 · Introduction Agents are gaining wide adoption in the emerging generative AI applications for organizations, transforming the way we interact with technology. Agent …
Advanced Logger for UI Test Automation using Azure DevOps
Aug 11, 2020 · How to implement an advanced logger for UI Test automation with WinAppDriver and integration with Azure DevOps Release pipelines.
UI Automation - Page Object Model and other Design Patterns
Nov 14, 2019 · In this article we will do an in-depth examination of Code Design Patterns for UI test automation solutions and will refer mainly to Selenium and C#.
What are the best Performance Testing Tools?
Mar 13, 2019 · Some researches mix Load Testing tools with UI Automation or Unit test tools (in the case of JMeter this may be valid, but you can't compare LoadRunner and Selenium). …
Smart Reporting for UI Automation - techcommunity.microsoft.com
Jun 8, 2020 · Author : Anusha Ammaluru For UI Test Automation, once a test script runs successfully, the next step is to report the test execution results. Reports shows the ratio of …