Testing Xamarin.Forms Applications
User satisfaction, product agility and code quality can all be improved with effective testing. This course will teach you how to write effective unit tests and UI tests for your Xamarin.Forms applications.
What you'll learn
Improve the quality of your code and increase user satisfaction by adopting an effective testing strategy. In this course, Testing Xamarin.Forms Applications, you’ll learn to write effective unit tests and meaningful UI tests. First, you’ll explore the different types of testing available and what to test when. Then, you'll look at how to mock your dependencies and how to write effective unit tests. Finally, you’ll learn how to create UI tests to validate your user interface. When you’re finished with this course, you’ll have the skills and knowledge of testing needed to create higher quality Xamarin.Forms applications.
Table of contents
- Module Introduction 1m
- Exploring the User Story 2m
- Acceptance Criteria 1m
- Defining Test Cases 2m
- Demo: Creating Test Cases 6m
- Understanding the Development Process 1m
- Dealing with Dependencies 3m
- Demo: Managing Dependencies with Mocks 4m
- Setting Up and Tearing Down Tests 2m
- Demo: Implementing Tests 2m
- Module Summary 1m