Introduction to Protractor 7
Protractor is an automated testing framework for testing AngularJS applications in the browser. This course will walk through the basics of Protractor while discussing how Protractor can fit into a development workflow.
Protractor is an automated testing framework for testing AngularJS applications in the browser. It simulates a user interacting with the website by filling out forms, clicking on elements, and navigating from page to page. In this course, we’ll look at the Protractor basics, for example, how to write a simple test. We’ll also take a look at a lot of the features that Protractor uses to interact with Angular. We’ll discuss how Protractor can fit into a normal development workflow and how it can be used by a team. We’ll end by looking at some ways to make sure our Protractor tests are maintainable and easy to read.
Author Name: Nate Taylor
Author Description:
Nate’s first program was written in QBasic on an 8086 clone his dad built. Since then he’s written applications in C++, .NET, and Node.js. He spent the first 12 years of his career writing Windows applications before transitioning to write applications for the web. Regardless of the language or type of application he’s written, he strives for writing clean, testable, and maintainable code. In addition to his day job as a developer, Nate also enjoys speaking at various conferences. He will typica… more
There are no reviews yet.