- Protractor Tutorial
- Protractor - Home
- Protractor - Introduction
- Concepts of Javascript Testing
- Protractor - Getting Started
- Protractor and Selenium Server
- Protractor - Writing the First Test
- Protractor - Core APIs
- Protractor - Core APIs(Contd..)
- Protractor - Objects
- Protractor - Debugging
- Protractor - Style Guide for Protractor
- Protractor Useful Resources
- Protractor - Quick Guide
- Protractor - Useful Resources
- Protractor - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
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.