Mô tả

Welcome to an excellent automation testing tutorial for beginners.

What is WinAppDriver? Windows Application Driver (WinAppDriver) is a free test automation tool for testing Windows applications. Appium library uses WinAppDriver to perform automated operations on Windows desktop UI. WinAppDriver is used for desktop application automation and software functional testing by Microsoft. This course is a WinAppDriver tutorial designed for everybody. Appium WinApp Driver is a free tool that provides APIs for many programming languages, including C# Dot Net, Java, and Python. The WinAppDriver is based on Appium, which is created from Selenium. Hence it is an industry-standard automation testing tool. Appium WinAppDriver is entirely compliant with WebDriver specifications(since it is based on Appium). Power Automate Desktop is not needed for Windows Application Driver test automation. Please note that WinAppDriver differs from AutoIt, and we don't need any familiarity with tools like AutoIt, Power Automate Desktop, PyWinAuto, or Robot Framework.

Automated testing is very helpful for software testing teams. Automated testing makes your software development lifecycle (SDLC) agile and quick.

If you're searching for a webapp driver, please note that WinAppDriver is a different topic, and the web application driver is also another. Mostly it is Chrome Driver or Firefox Driver.

Windows Automation and Desktop Automation are at the heart of this course. In this course, you will learn about the free Windows application testing tool WinAppDriver and how to do Automation using WinAppDriver. You will also get example source code and step-by-step test automation examples. This course is about Appium WinAppDriver Windows Desktop UI Automation Testing in C# DotNet.

Automated testing is the way to go regarding desktop testing on Windows. Two popular tools for this are WinAppDriver and Appium. WinAppDriver is a Windows Application Driver that supports Selenium-like UI testing of Windows desktop applications. Appium, on the other hand, is a cross-platform mobile app automation tool that can also be used for desktop testing. WinAppDriver and Appium offer a powerful combination for automated desktop testing on Windows. These tools allow you to test your desktop applications for functionality, performance, and compatibility across different Windows versions and configurations. The best part is that you can automate the entire testing process, which saves you time and ensures consistent results.

WinAppDriver provides the following things to facilitate Automated Testing:

  1. WinAppDriver is the software that can receive Appium commands and act as a UI remote control. WinAppDriver can perform different actions on the UI of a given Windows application for automation testing. It is possible to use WinAppDriver from any programming language, including but not limited to C#, Java, C++, JavaScript, and Python.

  2. WinAppDriver UI Recorder is a lightweight UI inspection tool that allows you to find various properties of Windows UI elements.

  3. API support for various programming languages, including C Sharp (C#), Java, Python, and many more, is available.


Many students of this course have used it to learn Windows UI Automation concepts and perform in Python and Java automation. In addition, they found it to be a great WinAppDriver tutorial series.

This course is a complete answer to your Windows automated software testing questions. In this course, I will show you how to get started using Appium WinAppDriver in C# and how to go full-throttle test automation quickly.

Note: Appium was created based on WebDriver, which is also the basis of Selenium; this way, if you start from Appium/WinAppDriver, you can quickly move forward to Selenium-based UI testing. Although, you will need to understand how DOM-based HTML websites work.

The best part is that this course is in C# Dot Net, and I will show you the techniques which work instead of typical open-source trial and error. For example, Appium-based Windows Application Driver (WinAppDriver) is a course for QA persons by QA persons.

Appium is very popular in the automated tester community for mobile Automation. Appium for iOS and Android is already out there; Microsoft has joined the bandwagon by providing the necessary tooling to bring Windows application testing into the Appium world.

I'll show you how to automate the testing of legacy Win32 Applications, deal with Unified Windows Platform (UWP) applications, and address its challenge to identify UI elements in C# (C Sharp) with WinAppDriver.

The first section covers tool installation in detail, and I'll show you how to download and install everything you need for test automation win WinAppDriver. This will include Visual Studio Community Edition, Node.js, Appium, and WinAppDriver.

Section 2 introduces the Windows Application Driver (WAD) UI Recorder. Once the tools are installed, you'll set up your first UI Automation solution in C# .Net and add Appium WinAppDriver. Next, you'll write your first test automation program using C# (C Sharp) and Appium WinAppDriver in the next 5 minutes. Finally, I'll show you how to take a screenshot using Appium WinAppDriver from C# code, read a Windows Win32 application title, maximize a window, and quit an application started by Appium WinAppDriver test automation scripts.

In section 2, I'll show you how to perform UI Automation operations such as mouse clicking and typing with the keyboard (SendKeys). Then, you'll learn how to use Selenium implicit wait using C# in Appium/WinAppDriver scenarios.

Appium Desktop Client is also covered; I will show you how to create a custom session in Appium Desktop Client to inspect elements of a Windows application through Windows Application Driver(WinAppDriver or WAD). You will also learn how to check the XML tree representing the UI elements of an application using Appium for test automation scripts.

Next, I'll introduce you to the MS Test (Visual Studio Unit Testing) Framework if you want to create a unit test project in Visual Studio. You'll practically see the life cycle of an MSTest-based unit test and implement it using keywords like TestClass, ClassInitialize, TestMethod, TestInitialize, TestCleanup, and ClassCleanup in C#. I'll also teach you how to see if your automated tests are passed or failed(the TDD red-green cycle); I'll show you the Visual Studio TestExplorer window for this purpose. You'll also learn how to see test failure error details. These general test automation concepts can be used in different languages and environments and with various test automation tools.

Please note that you can also use other automation frameworks like NUnit and XUnit, which are not shown in this WinAppDriver tutorial.

Afterward, I'll show you how to mix MS Test with (Appium) Windows Application Driver to create proper automated software testing scripts. In this section, I'll show you how to debug a test for identifying problems and devising solutions to complex problems (sometimes, you can't find a Windows Element beforehand). Finally, this section will provide helpful information about practical, functional UI testing using automated software tools.

I will show the MS Test's data-driven testing in the next section. Then, I'll show you how to incorporate Excel data in Appium Windows Application Driver tests. This section will show you how to run the same set of tests with different data for testing various scenarios. But first, I'll show you how to use TestContext in automation testing.

Appium C# WinAppDriver UI Automation Testing is the core focus of this course.

The last section of this course will be about automated testing of WinForms-based (Windows Forms) applications in WinAppDriver (Appium). I'll show you how to access the most commonly used Windows controls in RPA/UI Test Automation. WinForms Windows UI Elements (controls) related topics explicitly by this course are given below:

  • Checkbox test automation

  • Radio button test automation

  • Button test automation

  • DataGrid test automation

  • Popup automated testing

  • WinTree automated testing

  • Menu Item automated testing

In the end, I hope you will find this course helpful in learning automated software testing and UI Automation in general for RPA-like scenarios with Microsoft C#, Appium-based WinAppDriver, and Visual Studio.

This course uses entirely FREE SOFTWARE TOOLS!

Everything shown in this course can be run on Azure DevOps Pipelines through CI/CD.

Note: WinApp Driver is incorrect. The correct abbreviation is WinAppDriver, that is is a single word. The full name is Windows Application Driver.

Desktop automation software testing is becoming increasingly popular among businesses of all sizes. This type of software testing allows companies to automate their testing processes, resulting in increased efficiency and accuracy. In addition, by using desktop automation software testing, businesses can streamline their testing efforts and ensure that their software functions correctly before it is released to customers. This can save companies both time and money in the long run, as they can identify and fix any issues before they become significant problems. Overall, desktop automation software testing is a valuable tool to help businesses improve their software development processes and deliver high-quality products to their customers.

Appium is an open-source automation tool that is used for testing mobile applications. It provides a cross-platform solution for automating iOS, Android, and Windows devices. With Appium, developers can write automated tests using their preferred language and test framework. It also supports a wide range of testing types, including functional, performance, and compatibility testing.

Are you a software tester looking to improve your skills and stay ahead in the industry? Join our test automation course and learn how to master automated testing. With our expert instructors and a comprehensive curriculum, you'll gain the knowledge and experience needed to excel in your career. Don't miss this opportunity to enhance your skills and increase your value as a software tester. Enroll now!

Test automation is essential; learn it now!

Bạn sẽ học được gì

Automated Testing & UI Automation with Appium, WinAppDriver in C# .Net on Windows 10

Desktop automation for RPA and functional testing of Windows/WinForms applications with Appium WinAppDriver in C# .Net, Visual Studio

Windows Automation Testing in Appium and WinAppDriver

Windows Desktop Application Automation

Yêu cầu

  • A Windows 10 PC
  • Basic understanding of programming in C# .Net
  • Administrative access to install tools like Node, Appium, WinAppDriver, Visual Studio

Nội dung khoá học

10 sections

Introduction to UI Automation of Windows Applications with Appium WinAppDriver

14 lectures
Appium WinAppDriver Desktop Automation Testing with , C# .Net, Visual Studio
04:34
Section Intro - Tool Installation for Appium WinAppDriver Tutorial on Windows
02:08
Enable Windows 10 Developer Mode, tool installation overview for WinAppDriver
02:40
How to Install Visual Studio Community Edition and C# .Net for Test Automation
02:37
How to Install Node.Js and Appium on Windows 10 for WinAppDriver Tutorial
01:49
How to Install Appium WinAppDriver on Windows 10 for UI Automation
03:08
Visual Studio Project setup, launching an application with WinAppDriver & Appium
08:39
Mandatory: Running WinAppDriver.exe
06:00
How to Create Appium WinAppDriver UI Automation Script - Code Attached
05:14
Demo: How to Run Appium WinAppDriver based UI Automation(RPA)
03:29
Quiz 1 : Intro to UI Automation of Windows Applications with Appium WinAppDriver
11 questions
Launch Notepad with Appium and WinAppDriver Automation on Windows 10 Desktop
00:21
Running WinAppDriver test automation via Appium, w/o starting WinAppDriver
07:42
Section 1 Cheat Sheet and E-Book - Intro to Windows App Automation w/ Appium
00:54

Locateing UI Elements for Test Automation in [Appium] WinAppDriver & UI Recorder

10 lectures
Section Intro - Finding & Manipulating UI Elements with [Appium] WinAppDriver
02:14
WinAppDriver UI Recorder Object Inspector for Automated Testing
03:21
Finding App User Mode ID to Launch UWP App w/ Appium WinAppDriver, Project Setup
06:49
How to Click a Button with [Appium] WinAppDriver for automated testing in C#
04:20
Reading Text from UI Element using AutomationID in [Appium] WinAppDriver
03:03
SendKeys: Typing Text with [Appium] WinAppDriver for test automation
03:19
ImplicitWait: Slowing UI Automation Scripts(also works for automated testing)
02:25
Automated testing knowledge check about WinAppDriver UI Recorder and Locators
11 questions
Cheatsheet: Locate/Manipulate UI Elements with [Appium] WinAppDriver UIRecorder
00:51
Launch "Movies & TV" Windows Application
2 questions

Appium Desktop Client UI Inspector

6 lectures
Introduction to Appium Desktop Client used for automation testing by QA Team
02:47
Launching Appium Desktop Client UI Inspector for Windows Application Automation
04:03
Appium desktop Client UI Inspector usage for Test Automation Explained
02:50
How to use Desired Capabilities to affect Application Launch Behavior in WAD
04:03
Important Reading: WinAppDriver FAQ
00:04
Cheat Sheet Chapter 3
00:02

Introduction to Visual Studio Unit Test Framework(MS Test) for Automated Testing

9 lectures
Section Intro - Visual Studio Unit Test Framework(MS Test) for Automated Testing
02:18
Introduction to Ms Test Framework for Test Automation in [Appium]WinAppDriver
07:58
Quizz Visual Studio Unit Test Framework(MS Test) for Automated Testing
6 questions
How to create and run your first automated test(for use w/ Appium WinAppDriver)
04:12
How to see a Failed Test Automation Script
03:01
How to use Assertions to Verify Automated Test Results With Assert Class
04:06
Life cycle of an automated test in MsTest, Automated Testing Framework
06:40
Demo: Life Cycle of an Automated Test in MsTest - Source Code Attached
03:47
Cheat Sheet Chapter 4
01:02

Using [Appium] WinAppDriver with MSTest Framework

8 lectures
Section Intro - Fusion: Combining [Appium]WinAppDriver & MsTest for Automation
01:36
How to click an item in a ListView with Appium WinAppDriver Click, add new clock
04:21
Using WebDriverWait .Until Method to Wait for UI Controls in C# Test Automation
03:17
Debugging a test - FindElements* method call of Appium WinAppDriver
06:51
How to Perform Right Click/ Context Click in Appium WinAppDriver & C# automation
04:44
Using app Root Desktop session for selecting a context menu item in Appium
05:54
Demo: Running the Clock Automated Test from Visual Studio Test Explorer
01:20
Cheat-sheet Section 5
00:49

Data Driven Automation Testing with Ms Test, Microsoft Excel, Appium WinAppDrive

6 lectures
Section Introduction - Data Driven Automation Testing w/ Ms Test, Excel, Appium
02:37
Setting Up TestContext to Access Data in Visual Studio Unit Testing Framework
01:34
Adding Support for Data Driven Testing to a Test for Sequential Data Variety
05:57
Using Data Values from Test Context
03:56
Demo: Run Data Driven Automated UI Test with Appium WinAppDriver & Visual Studio
01:22
Cheat-Sheet Section 6
00:02

WinForms Automation Testing with Appium WinAppDriver

16 lectures
Section Intro - Automated Testing WinForms Controls with Appium WinAppDriver
02:33
Project Setup & UI Automation of Windows Checkbox with [Appium] WinAppDriver
04:52
Appium 3 to Appium 4 project update for WinAppDriver Test Automation
01:49
Click a Windows Radio Button & Get Selected Value in [Appium] WinAppDriver
03:50
Inspecting a Windows Combo Box with [Appium] WinAppDriver for UI test automation
03:27
Select an Item in a WIndows Combo Box with [Appium] WinAppDriver for automation
04:48
Selecting Specific Item in a Combo Box's Children with [Appium] WinAppDriver
02:18
Menu Item UI Automation, How to Click a menu item with [Appium] WinAppDriver
07:06
Click a Menu Item Deep in Menu Hierarchy with Appium WinAppDriver for automation
02:31
How to Access a DataGrid View using Appium WinAppDriver for test automation
04:13
How to Click a Data Grid Child Control with Appium WinAppDriver UI Automation
05:26
UI Automation of TreeView Control with Appium WinAppDriver, selecting tree nodes
04:58
UI Automation of a Popup Dialog with Appium WinAppDriver
03:43
Click an item in a ListBox by scrolling down to it with Appium WinAppDriver
06:50
How to select multiple items in a ListBox using WinAppDriver
00:40
Cheat Sheet WinForms Automation Testing with Appium WinAppDriver
01:07

Appium WinAppDriver Test Automation General Scenarios

5 lectures
How to launch Ms Excel without splash screen, open a file with WinAppDriver
07:32
Using ExcelDataReader to supply Excel test configuration data to automated test
08:43
Read values from a DataSet for use in your Appium WinAppDriver test automation
08:46
Using JSON data in automated testing in Appium WinAppDriver Automated Testing
07:13
Cheat Sheet Chapter Appium WinAppDriver Test Automation General Scenarios
00:28

Running Automated Tests Without Visual Studio, Generating Reports, Test Filters

7 lectures
Running Automated Tests Without Visual Studio, Generating Reports, Test Filters
00:42
Running automated tests with vstest.console.exe, understanding test assemblies
05:41
Generating an automated test run report in trx format for Appium WinAppDriver
04:36
Using options "Tests, TestFilter, lt" to work with test automation and VSTest
05:20
VStest.Console.exe command line help dump
02:14
Cheat Sheet Run Automattion w/o Visual Studio, Generate trx Report, Test Filters
00:22
Create a WinAppDriver Session from an Existing Application Window
07:56

Bonus - Run Windows UI Automation on Azure DevOps Build Pipelines

2 lectures
Course Introduction: Run Windows UI Automation on Azure DevOps Build Pipelines
03:45
Free e-book
00:06

Đánh giá của học viên

Chưa có đánh giá
Course Rating
5
0%
4
0%
3
0%
2
0%
1
0%

Bình luận khách hàng

Viết Bình Luận

Bạn đánh giá khoá học này thế nào?

image

Đăng ký get khoá học Udemy - Unica - Gitiho giá chỉ 50k!

Get khoá học giá rẻ ngay trước khi bị fix.