پیش نیازها:
- آشنایی با اصول انگولار (Angular 2+)
این دوره برای چه کسی است؟
- توسعه دهندگان و مهندسین QA که می خواهند تست های خودکار را برای برنامه های Angular خود بنویسند.

در ادامه با برخی از سرفصل های درسی این مجموعه آموزش آشنا می شویم :
Introduction to Automated Testing
• What is Automated Testing
• Types of Tests
• Asking Questions
Unit Testing Angular Apps
• Unit Testing Fundamentals
• Working with Strings and Arrays
Preview
• Setup and Tear Down
Preview
• Working with Forms
• Working with Event Emitters
• Working with Spies
• Interaction Testing
• Working with Confirmation Boxes
• Limitations of Unit Tests
• Code Coverage
• Exercises
Integration Testing
• Introduction
• The Setup Code
• Generating the Setup Code
• Testing Property and Class Bindings
• Testing Event Bindings
• Providing the Dependencies
• Getting the Dependencies
• Providing Stubs
• Testing the Navigation
• Dealing with Route Parameters
• Testing RouterOutlet Components
• Shallow Component Tests
• Testing Attribute Directives
• Dealing with Asynchronous Operations