The objective of this chapter is to guide you on development of functional test automation for windows applications using different technologies. You will find lessons with code examples on how to automate windows applications with Coded UI, Sikuli, and Winium.
Lesson 4.01: Create a Test Project with Coded UI and C#
Let’s begin by setting up a Coded UI test project to start writing automated functional testing for Windows applications.
Prerequisites: You must ...