Testing Angular Applications Training Course
In this instructor-led, live training, participants will learn how to write and maintain tests for Angular applications.
By the end of this training, participants will be able to
- Decide the most appropriate strategy for testing an Angular application
- Carry out unit testing, component testing, A/B testing and end-to-end on an Angular application
- Choose the right tools for the job: Jasmine, Karma, Protractor, Mocha, etc.
- Write tests in Protractor and Jasmine
- Run and debug tests with Karma and Protractor
- Create a maintainable test suite
- Employ best practices for unit testing in Angular
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Note
- Angular goes by different names and versions, namely: Angular.js, AngularJS, AngularJS 1, Angular 1, Angular 2, etc. To customize the version used in this training, please contact us to arrange.
Course Outline
To request a customized course outline for this training, please contact us.
Requirements
- An understanding of JavaScript
Audience
- Testers
- Developers
Open Training Courses require 5+ participants.
Testing Angular Applications Training Course - Booking
Testing Angular Applications Training Course - Enquiry
Testing Angular Applications - Consultancy Enquiry
Consultancy Enquiry
Testimonials (1)
Step by step analysis. Each line of code explanation. Every problem I had during the course was successfully solved and Łukasz told me the reason. I also liked good practices that have been presented. Never have I been convinced about TDD style - I just dont find it useful and worth its time. Łukasz pointed out so many advantages of TDD, it completely changed my opinion.
Michal Uscinski - Devapo Sp. z o. o.
Course - Testing Angular Applications
Upcoming Courses
Related Courses
Angular 2 Fundamentals
21 HoursThis instructor-led, live training in Guatemala (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to build dynamic, modern web applications using Angular 2.
By the end of this training, participants will be able to:
- Set up and configure Angular 2 projects.
- Utilize Angular 2's features and improvements.
- Develop robust, scalable applications using Angular 2.
- Implement best practices for code organization and architecture.
- Integrate Angular applications with RESTful APIs.
Angular JavaScript
28 HoursThis is a hands on course is for anyone wanting to create Web sites using AngularJS.
During this course the latest stable version will be used. Pre-release version can be just used if marked in the booking form in remarks section. Older version need to be agreed before booking.
AngularJS Basics
14 HoursAngular JS is a JavaScript library for rapid app development.
Audience
- developers
- programmers
- javascript architects
Objectives
- Shift mindset from procedural/OO way of programing to Angular way
- Participants can use AngularJS to create Single Page Applications
Format of the course
- 40% lectures, 60% labs
Angular 4 Fundamentals
21 HoursThis instructor-led, live training in Guatemala introduces the fundamentals of Angular 4 and walks participants through the creation of a single-page web application.
Angular 5
28 HoursIn this instructor-led, live training in Guatemala, participants will learn the fundamentals of Angular 5 as they step through the creation and deployment of a sample Angular application.
Angular 6
28 HoursIn this instructor-led, live training in Guatemala (onsite or remote), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 6.
By the end of this training, participants will be able to:
- Develop Angular 6 applications using Angular CLI.
- Create web components that can be used in any HTML page.
- Consume REST web services and WebSocket data from within an Angular 6 application.
- Implement animations using Angular 6's latest animation features.
- Test, debug and deploy an Angular 6 application.
- Organize Angular 6 projects using best practices.
Angular 7
28 HoursIn this instructor-led, live training in Guatemala (onsite or remote), participants will learn how to create, test and deploy an Angular application using the latest features in Angular 7.
By the end of this training, participants will be able to:
- Develop Angular 7 applications using Angular CLI.
- Create web components that can be used in any HTML page.
- Consume REST web services and WebSocket data from within an Angular 7 application.
- Implement animations using Angular 7's latest animation features.
- Test, debug and deploy an Angular 7 application.
- Organize Angular 7 projects using best practices.
Angular 8
21 HoursThis instructor-led, live training in Guatemala (online or onsite) is aimed at web developers who wish to use Angular 8 to develop client-side web applications.
By the end of this training, participants will be able to:
- Create and scale SPAs from scratch.
- Build open source Angular libraries.
- Secure an Agular application with JWT authentication.
Reactive Programming with Angular RxJS
14 HoursReactive programing is an asynchronous programing paradigm that focuses on data streams and the propagation of data by establishing a defined dependency between the underlying execution models and the emitted data streams from one component to another. Many Angular application design inefficiencies when building asynchronous UIs can be overcome by utilizing reactive style patterns offered by the RxJS library.
In this instructor-led, live training, participants will learn how to implement Observable patterns into their Angular application designs as they step through a series of cases showcasing common angular design problems and how they benefit from reactive programing designs.
By the end of this training, participants will be able to:
- Understand the reactive programing paradigm and the RxJS library.
- Build UI heavy Angular applications with scalability, flexibility, and responsiveness in mind using reactive programming patterns.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Angular and Spring Boot
14 HoursThis instructor-led, live training in Guatemala (online or onsite) is aimed at web developers who wish to use Angular and Spring Boot to build full stack applications.
By the end of this training, participants will be able to:
- Develop a full stack application with Angular and Sping Boot.
- Build a backend application with Spring Boot.
- Create frontend applications with Angular.
- Use Spring Security to configure authentication for a full stack application.
.NET Core and Angular Training Course
21 HoursAudience
- Developers
Format of the Course
- Part lecture, part discussion, exercises and heavy hands-on practice in a live-lab environment.
JavaScript, jQuery, NodeJS & AngularJS
56 HoursThis course is intended to bring a beginner in JavaScript to a level where she or he is able to enter the market as a JavaScript developer.
The course is intensive and entirely 'hands on'
Localizing an Angular Application
7 HoursThis instructor-led, live training in Guatemala (online or onsite) is aimed at developers who wish to internationalize and localize their Angular applications to support multiple languages.
By the end of this training, participants will be able to:
- Install and configure the needed localization libraries and tools.
- Enable a Angular App to be displayed in multiple languages.
- Extract all localizable UI text from a Angular app.
- Package up translatable content for exchange with translators.
- Understand the localization cycle and automate the process.
NgRx
21 HoursThis instructor-led, live training (online or onsite) is aimed at developers who wish to reduce the cost and complexity of managing state in large data-driven web applications.
By the end of this training, participants will be able to:
- Reduce the complexity of very large projects where managing state is difficult to maintain.
- Minimize an application's state processes.
- Reduce the time needed to develop complex data-oriented web applications.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
- To learn more about NgRx, please visit: https://ngrx.io/
Protractor: End-to-End Testing for Angular Web Applications
14 HoursIn this instructor-led, live training in Guatemala, participants learn first-hand how to write Protractor tests against a sample Angular web application in a live lab environment.
By the end of this course, participants will have gained proficiency in Protractor and be comfortable
- creating their own automation tests for Angular applications.
- integrating Protractor into their existing development workflow.
- ensuring that their tests are clean and maintainable.
- running Protractor with or without Selenium to drive browser behavior.