Apache NiFi Tutorial

Protractor Tutorial

Protractor is a familiar open source end-to-end testing framework for Angular and AngularJS applications. It was built by a team in Google on the top of WebDriver. We can see it as a replacement for the existing AngularJS E2E testing framework called “Angular Scenario Runner”.

Audience

This tutorial will be useful for graduates, post graduates, and research students who either have an interest in this subject or have this subject as a part of their curriculum. The tutorial suits the learning needs of both the beginners and experts in this subject.

Prerequisites

The reader must have basic knowledge about JavaScript and AngularJS. He/she should also be aware about basic terminologies used in testing. Else, we would suggest that the reader picks a tutorial on these concepts first before starting the journey with Protractor.

Advertisements