Automating UI Tests for WPF Applications Pluralsight course
My first courseĀ for Pluralsight went live!
In it, I talk about techniques and best practices for building a UI test suite for WPF applications.
During the course, I go through such topics as:
Why we should invest our time into UI tests in the first place.
Different types of manual tests and which of them we can automate.
The comparison of Coded UI from Microsoft and open source White from TestStack.