Tags
Language
Tags
October 2025
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Angular Automation with Protractor

    Posted By: Sigha
    Angular Automation with Protractor

    Angular Automation with Protractor
    .MP4 | Video: 1280x720, 30 fps(r) | Audio: AAC, 48000 Hz, 2ch | 1.70 GB
    Duration: 3.5 hours | Genre: eLearning Video | Language: English

    Learn Protractor with Jasmine and develop end-to-end tests for Angular applications


    What you'll learn

    Understand the basics of Protractor
    Use Jasmine framework for unit and end-to-end tests
    Develop Javascript-based end-to-end tests for Angular applications
    Use Page Object Model
    Apply all knowledge and skills to a real-time application

    Requirements

    Basic knowledge in HTML, CSS and Javascript

    Description

    What is this course all about?

    The course titled Angular Automation with Protractor provides insights into the fundamentals of different types of testing and how Protractor in conjunction with Jasmine framework can be used to automate the end-to-end testing of Angular applications. Many practical examples are given as part of this course. Moreover, a case-study is finally presented to demonstrate the different features of Protractor and how students could apply their knowledge and skills to a real-time application.

    What is Protractor?

    Protractor is an end-to-end test framework for Angular and AngularJS applications which means that the Protractor provides an environment to create and execute tests for testing the entire flow of an angular/angularjs web application, running in a real browser, from the perspective of a real-time end-user.

    Why Protractor?

    Protractor is an open source software

    Highly suitable testing for Angular and AngularJS applications. Tests are written in Javascript or Typescript

    Uses powerful technologies and tools such as Node.js, Selenium, WebDriver, Jasmine, Cucumber and Mocha

    Protractor supports the following browsers: Chrome, Firefox, Safari and Internet Explorer

    Avoids “sleeps” and “waits” in your tests. If you already have some experience in using Selenium, you would know the difficulty and the need to use several ‘sleep’ and ‘wait’ statements in your tests for web pages to load. But, when we write tests in Protractor, we don’t have to be worried about the ‘sleeps’ and ‘waits’. Protractor takes care of them

    Finally, Protractor runs on real browsers and headless browsers

    Why should I take this course?

    This course has been created by a software professional who has over 20 years of experience in software services, product development and project management.

    Moreover, this course covers all key concepts of Protractor and Jasmine frameworks with many practical examples and is designed in such a way that anyone who does not know anything about Protractor can easily learn all of them from scratch and start developing end-to-end tests very quickly. This course will also help enrich the knowledge of those who already know a little bit of Protractor.

    What does this course cover?

    The entire course is divided into 8 sections and each section contains one or more lectures. Each lecture focuses on a specific topic. The source code and links that are used as part of this course are provided as downloadable resources in the last lecture of each section. In addition, most of the sections have Quiz with a set of questions and answers for you to double check your understanding of the content.

    Section 1: Introduction

    Instructor’s Introduction

    Introduction to Protractor

    Architecture of Protractor

    Protractor Setup

    Quiz

    Section 2: Jasmine Framework

    Eclipse Setup

    Structure of Test Suite

    Simple Unit Tests

    Setup and Teardown

    Multiple Tests Suites

    Matcher Functions

    Suspension of Tests

    Introduction to BDD

    Quiz

    Section 3: Writing end-to-end tests

    Introduction to Document Object Model

    Locators

    Promises

    Quiz

    Section 4: Practical end-to-end tests

    Test Page

    Headers

    Formatting

    Link

    Unordered List

    Ordered List

    Table

    Form

    Browser Functions

    Quiz

    Section 5: Case Study

    Introduction to Demo Application

    Project Setup

    Product Entry

    Product List

    Product View

    Product Edit

    Product Delete

    Quiz

    Section 6: Page Object Model

    Introduction to Page Object Model

    Practical Implementation of Page Object Model

    Quiz

    Section 7: Additional Features of Protractor

    Use Protractor for Non-Angular Application

    Quiz

    Section 8: Conclusion

    Conclusion

    Who this course is for:

    Developers and Quality Controllers who want to develop automated end-to-end tests for Angular applications

    Angular Automation with Protractor