Advanced Angular Testing Training Course
Angular testing involves evaluating small, isolated code segments or modules within an Angular application.
This instructor-led, live training (available online or onsite) is designed for seasoned testers and developers seeking to explore Angular testing in depth.
Upon completing this training, participants will be capable of:
- Gaining a comprehensive understanding of Angular testing.
- Conducting advanced component and integration testing.
- Executing end-to-end testing using Cypress and visual regression techniques.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical practice.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request a customized training session for this course, please contact us to make arrangements.
Course Outline
Introduction
- Overview of Angular testing
Performing Unit Tests
- Unit test with Jest
- Testing of reactivity
Understanding Component and Integration Tests
- Performing component tests
- Advanced component tests
- Performing integration tests
Performing End-to-end Tests
- Visual regression
- Using Cypress
- Advanced Cypress
- Optimal test design
- Conditional testing
Best Practices
- Test strategies
- Testable architecture
Summary and Next Steps
Requirements
- Basic understanding of JavaScript
- Knowledge of performing unit testing
Audience
- Testers
- Developers
Open Training Courses require 5+ participants.
Advanced Angular Testing Training Course - Booking
Advanced Angular Testing Training Course - Enquiry
Advanced Angular Testing - Consultancy Enquiry
Testimonials (2)
all the important part were covered
carlo capuano - ITER Organization
Course - Angular 18
The trainer’s attitude – helping you feel comfortable, making jokes to lighten the mood, and answering everyone’s questions.
Ana Fedeles
Course - Angular 20
Upcoming Courses
Related Courses
Angular 13
28 HoursThis instructor-led, live training in Czech Republic (online or onsite) is designed for developers aiming to use the newest features of Angular 13 to build, test, and deploy web applications.
By the end of this training, participants will be able to:
- Use TypeScript and the Angular CLI to develop Angular 13 applications.
- Develop, test, and deploy Angular 13 web applications.
- Create web components that can be utilized in any web application or page.
Angular 2 Fundamentals
21 HoursThis instructor-led, live training in Czech Republic (online or on-site) is designed for beginner to intermediate developers aiming to create 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 practical course is designed for individuals looking to build websites using AngularJS.
The latest stable version will be used during the course. Pre-release versions may be utilized if specified in the remarks section of the booking form. If an older version is required, it must be agreed upon prior to booking.
AngularJS Basics
14 HoursAngularJS is a JavaScript framework designed to accelerate application development.
Target Audience
- Developers
- Programmers
- JavaScript Architects
Learning Objectives
- Adopt an AngularJS-centric mindset, moving away from traditional procedural or object-oriented programming paradigms.
- Gain the skills to build Single Page Applications (SPAs) using AngularJS.
Course Structure
- 40% theoretical lectures, 60% practical laboratory exercises
Angular 12
28 HoursThis instructor-led, live training in Czech Republic (online or onsite) is designed for programmers who wish to create, test, and deploy an Angular application utilizing the newest features of Angular 12.
By the end of this training, participants will be able to:
- Develop Angular 12 applications using TypeScript and the Angular CLI.
- Create loosely coupled web components that function within any web application or HTML page.
- Test, debug, and deploy an Angular 12 application.
- Organize Angular 12 projects using established best practices.
Angular 14
28 HoursThis instructor-led live training in Czech Republic (online or onsite) is aimed at developers and programmers who wish to use the latest features of Angular 14 to build, test, and deploy web applications.
By the end of this training, participants will be able to:
- Install and configure Angular 14.
- Develop applications using Angular 14's component-based architecture.
- Leverage Angular 14's built-in directives, services, and pipes.
- Communicate with a RESTful API using Angular 14's HttpClient module.
- Implement authentication and authorization in Angular 14 applications.
- Test and debug Angular 14 applications.
Angular 15
28 HoursThis instructor-led, live training in Czech Republic (online or onsite) is designed for developers and programmers who wish to utilize the latest features of Angular 15 to build, test, and deploy web applications.
Upon completing this training, participants will be able to:
- Install and configure Angular 15.
- Develop applications utilizing Angular 15's component-based architecture.
- Utilize Angular 15's integrated directives, services, and pipes.
- Interact with RESTful APIs using Angular 15's HttpClient module.
- Implement authentication and authorization within Angular 15 applications.
- Test and debug Angular 15 applications effectively.
- Grasp the new features of Angular 15, including the Image Directive, CDK List for constructing UI components, boilerplate reduction in guards, and esbuild improvements for accelerated builds.
Angular 16
28 HoursThis instructor-led live training in Czech Republic (online or onsite) is tailored for beginner to intermediate developers who want to utilize the latest features of Angular 16 to build, test, and deploy web applications.
Upon completing this training, participants will be able to:
- Configure a development environment featuring Node.js, Visual Studio Code, and Angular CLI.
- Build a fundamental Angular 16 application that renders data and manages user interactions.
- Organize and reuse code effectively using components, directives, pipes, services, and modules.
- Interact with backend services through data binding, dependency injection, routing, forms, and the HTTP client.
- Debug and test Angular 16 applications using tools like Chrome DevTools, Jest, Karma, and Protractor.
Angular 17
28 HoursThis instructor-led, live training in Czech Republic (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to use the latest features of Angular 17 to build, test, and deploy web applications.
By the end of this training, participants will be able to:
- Set up a development environment that includes Node.js, Visual Studio Code, and Angular CLI.
- Create a basic Angular 17 application that displays data and handles user interactions.
- Use components, directives, pipes, services, and modules to organize and reuse code.
- Use data binding, dependency injection, routing, forms, and HTTP client to communicate with backend services.
- Use the new template control block syntax to simplify common tasks like conditional rendering, looping, and handling empty collections.
- Use the new @defer control block to enable lazy-loading of the block's content and its dependencies.
- Use the new view transitions API to customize the animations and transitions between views.
- Debug and test Angular 17 applications using tools such as Chrome DevTools, Jest, Karma, and Protractor.
Angular 18
28 HoursThis instructor-led, live training in Czech Republic (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to build dynamic, modern web applications using Angular 18.
By the end of this training, participants will be able to:
- Set up and configure Angular 18 projects.
- Utilize Angular 18's new features and improvements, including optimized TypeScript 4.7 capabilities and zoneless change detection.
- Develop robust, scalable applications using Angular 18.
- Implement best practices for code organization and architecture.
- Integrate Angular applications with RESTful APIs.
Angular 19
28 HoursThis instructor-led, live training in Czech Republic (online or on-site) is designed for intermediate web developers who want to build, test, and deploy Angular 19 applications using the latest tooling, component architecture, and best practices.
By the end of this training, participants will be able to:
- Set up and configure an Angular 19 development environment using the Angular CLI.
- Create components, directives, services, and reactive forms.
- Use routing, the HTTP client, and state management with RxJS and signals.
- Build, test, and deploy production-ready Angular applications.
Angular 20
21 HoursAngular is a contemporary, TypeScript-driven framework designed for developing scalable and high-performance web applications.
This instructor-led live training, available either online or onsite, targets beginner to intermediate developers aiming to construct, structure, and deploy applications using Angular 20.
Upon completing this course, participants will be capable of:
- Developing Angular 20 applications by adhering to best practices.
- Utilizing components, templates, and standalone APIs.
- Implementing routing, state management, and HTTP communication.
- Constructing production-ready applications with optimized performance.
Format of the Course
- Instructor-led demonstrations and interactive discussions.
- Extensive hands-on exercises and coding practice.
- Real-world implementation within an interactive development environment.
Course Customization Options
- If you need a customized version of this course, please contact us to arrange a tailored program.
Angular 20 Advanced
21 HoursAngular 20 is a powerful front-end framework designed for creating scalable, high-performance web applications.
This instructor-led live training, available either online or onsite, targets advanced-level developers looking to build sophisticated, enterprise-grade Angular 20 applications.
Upon completing this course, participants will acquire the skills to:
- Implement advanced state management using contemporary Angular patterns.
- Optimize rendering and performance for large-scale applications.
- Architect reusable, maintainable, and scalable Angular 20 modules.
- Effectively integrate advanced routing, signals, and reactive patterns.
Course Format
- Expert-guided lectures and collaborative discussions.
- Extensive hands-on coding exercises.
- Practical implementation within a real-world-style development environment.
Customization Options
- Custom training solutions are available upon request for teams with specific requirements.
Angular 21
21 HoursThis course is designed for learners who already have a basic understanding of web development concepts, including familiarity with HTML, CSS, and hands-on experience with JavaScript or TypeScript. It is well-suited for front-end developers transitioning to modern Angular, software engineers building scalable web applications, and technical professionals who want to gain practical, real-world Angular skills.
Reactive Programming with Angular RxJS
14 HoursReactive programming is an asynchronous paradigm that emphasizes data streams and the propagation of information by establishing defined dependencies between underlying execution models and the data streams emitted by components. Utilizing the reactive patterns provided by the RxJS library can help resolve many design inefficiencies commonly encountered when building asynchronous user interfaces in Angular applications.
In this instructor-led, live training, participants will learn how to integrate Observable patterns into their Angular application designs. The course walks through a series of scenarios that highlight typical Angular design challenges and demonstrate the benefits of adopting reactive programming approaches.
By the end of this training, participants will be able to:
- Grasp the core concepts of the reactive programming paradigm and the RxJS library.
- Develop UI-intensive Angular applications with scalability, flexibility, and responsiveness in mind, leveraging reactive programming patterns.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical practice.
- Hands-on implementation within a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to make arrangements.