SlideShare a Scribd company logo
Protractor - End-to-End Testing
Framework for AngularJs
MostlyAngularJsdeveloperuse unittestingframeworklike Karma/JasminefortestAngularJsCode.
But end-to-endtestingalsoimportantforAngularJs. Unittestsandend-to-endtestsserve different
purposes andbutit can be work together.
Protractor isan end-to-endtestframeworkforAngularJSapplications.Protractorrunstestsagainstyour
applicationrunninginareal browser,interactingwithitasa userwould.
Protractor isbuiltontop of WebDriverJS,whichusesnativeeventsandbrowser-specificdriversto
interactwithyourapplicationasa userwould.
Featuresof Protractor
- Protractor can runstests
- Protractor testsagainstyourapplicationrunninginareal browser
- Protractor doesnotworkwithyour JavaScript directly
- Protractor tests support asynchronousbecause of the browserinteraction
- Protractor uses native eventsandbrowser-specificdrivers
Official Site
Website - https://angular.github.io/protractor/#/
Github:https://github.com/angular/protractor
FAQ:https://github.com/angular/protractor/blob/master/docs/faq.md
API: https://github.com/angular/protractor/blob/master/docs/api.md
Blog
http://www.ng-newsletter.com/posts/practical-protractor.html
http://product.moveline.com/testing-angular-apps-end-to-end-with-protractor.html
http://www.3pillarglobal.com/insights/using-the-protractor-automation-tool-to-test-angularjs-
applications
http://engineering.wingify.com/posts/e2e-testing-with-webdriverjs-jasmine/
Videos
https://www.youtube.com/watch?v=57134cHJlAs
https://www.youtube.com/watch?v=idb6hOxlyb8
Demos
https://github.com/yearofmoo/angularjs-seed-repo
https://github.com/clevertech/cleverstack-angular-seed

More Related Content

What's hot (20)

Protractor Tutorial Quality in Agile 2015
Protractor Tutorial Quality in Agile 2015
Andrew Eisenberg
 
An Introduction to AngularJS End to End Testing using Protractor
An Introduction to AngularJS End to End Testing using Protractor
Cubet Techno Labs
 
Angular UI Testing with Protractor
Angular UI Testing with Protractor
Andrew Eisenberg
 
Selenium with protractor
Selenium with protractor
BOGA HARIKRISHNA
 
Automated Web Testing using JavaScript
Automated Web Testing using JavaScript
Simon Guest
 
Automated Testing using JavaScript
Automated Testing using JavaScript
Simon Guest
 
Automated Smoke Tests with Protractor
Automated Smoke Tests with Protractor
🌱 Dale Spoonemore
 
Automated Testing in Angular Slides
Automated Testing in Angular Slides
Jim Lynch
 
Testing nightwatch, by David Torroija
Testing nightwatch, by David Torroija
David Torroija
 
Protractor
Protractor
kapilsethi9
 
Nightwatch JS for End to End Tests
Nightwatch JS for End to End Tests
Sriram Angajala
 
Automated Testing with Cucumber, PhantomJS and Selenium
Automated Testing with Cucumber, PhantomJS and Selenium
Dev9Com
 
Using protractor to build automated ui tests
Using protractor to build automated ui tests
🌱 Dale Spoonemore
 
Testing of React JS app
Testing of React JS app
Aleks Zinevych
 
Front-End Testing: Demystified
Front-End Testing: Demystified
Seth McLaughlin
 
Insights on Protractor testing
Insights on Protractor testing
Dejan Toteff
 
Intro to Service Worker API and its use cases
Intro to Service Worker API and its use cases
satejsahu
 
Automation using Javascript
Automation using Javascript
khanhdang1214
 
Workshop - E2e tests with protractor
Workshop - E2e tests with protractor
Walmyr Lima e Silva Filho
 
Migration from AngularJS to Angular
Migration from AngularJS to Angular
Aleks Zinevych
 
Protractor Tutorial Quality in Agile 2015
Protractor Tutorial Quality in Agile 2015
Andrew Eisenberg
 
An Introduction to AngularJS End to End Testing using Protractor
An Introduction to AngularJS End to End Testing using Protractor
Cubet Techno Labs
 
Angular UI Testing with Protractor
Angular UI Testing with Protractor
Andrew Eisenberg
 
Automated Web Testing using JavaScript
Automated Web Testing using JavaScript
Simon Guest
 
Automated Testing using JavaScript
Automated Testing using JavaScript
Simon Guest
 
Automated Smoke Tests with Protractor
Automated Smoke Tests with Protractor
🌱 Dale Spoonemore
 
Automated Testing in Angular Slides
Automated Testing in Angular Slides
Jim Lynch
 
Testing nightwatch, by David Torroija
Testing nightwatch, by David Torroija
David Torroija
 
Nightwatch JS for End to End Tests
Nightwatch JS for End to End Tests
Sriram Angajala
 
Automated Testing with Cucumber, PhantomJS and Selenium
Automated Testing with Cucumber, PhantomJS and Selenium
Dev9Com
 
Using protractor to build automated ui tests
Using protractor to build automated ui tests
🌱 Dale Spoonemore
 
Testing of React JS app
Testing of React JS app
Aleks Zinevych
 
Front-End Testing: Demystified
Front-End Testing: Demystified
Seth McLaughlin
 
Insights on Protractor testing
Insights on Protractor testing
Dejan Toteff
 
Intro to Service Worker API and its use cases
Intro to Service Worker API and its use cases
satejsahu
 
Automation using Javascript
Automation using Javascript
khanhdang1214
 
Migration from AngularJS to Angular
Migration from AngularJS to Angular
Aleks Zinevych
 

Viewers also liked (12)

интернет в социологии важнейшие информационные сайты дадададад)))
интернет в социологии важнейшие информационные сайты дадададад)))
faqMEN
 
Advanced Jasmine
Advanced Jasmine
jbellsey
 
Jasmine framework
Jasmine framework
Vishwanath KC
 
Testing Backbone applications with Jasmine
Testing Backbone applications with Jasmine
Leon van der Grient
 
Testing Angular 2 Applications - HTML5 Denver 2016
Testing Angular 2 Applications - HTML5 Denver 2016
Matt Raible
 
20150128 angular js_headless_testing
20150128 angular js_headless_testing
Benjamin Neu
 
Automated Acceptance Testing Example
Automated Acceptance Testing Example
Hani Massoud
 
The sweet smell of jasmine for testing JavaScript
The sweet smell of jasmine for testing JavaScript
Emma Armstrong
 
Thinking outside the box (SOX)
Thinking outside the box (SOX)
Vladimir Matviychuk
 
Angular Testing
Angular Testing
Priscila Negreiros
 
Advanced Jasmine - Front-End JavaScript Unit Testing
Advanced Jasmine - Front-End JavaScript Unit Testing
Lars Thorup
 
Protractor: Tips & Tricks
Protractor: Tips & Tricks
Sergey Bolshchikov
 
интернет в социологии важнейшие информационные сайты дадададад)))
интернет в социологии важнейшие информационные сайты дадададад)))
faqMEN
 
Advanced Jasmine
Advanced Jasmine
jbellsey
 
Testing Backbone applications with Jasmine
Testing Backbone applications with Jasmine
Leon van der Grient
 
Testing Angular 2 Applications - HTML5 Denver 2016
Testing Angular 2 Applications - HTML5 Denver 2016
Matt Raible
 
20150128 angular js_headless_testing
20150128 angular js_headless_testing
Benjamin Neu
 
Automated Acceptance Testing Example
Automated Acceptance Testing Example
Hani Massoud
 
The sweet smell of jasmine for testing JavaScript
The sweet smell of jasmine for testing JavaScript
Emma Armstrong
 
Advanced Jasmine - Front-End JavaScript Unit Testing
Advanced Jasmine - Front-End JavaScript Unit Testing
Lars Thorup
 
Ad

Similar to Protractor end-to-end testing framework for angular js (20)

Introduction to Protractor - Habilelabs
Introduction to Protractor - Habilelabs
HabileLabs
 
Moving from selenium to protractor for test automation
Moving from selenium to protractor for test automation
Zoe Gilbert
 
Presentation_Protractor
Presentation_Protractor
Umesh Randhe
 
Angular js automation using protractor
Angular js automation using protractor
Ravi Gupta
 
Protractor Testing Automation Tool Framework / Jasmine Reporters
Protractor Testing Automation Tool Framework / Jasmine Reporters
Haitham Refaat
 
Protractor
Protractor
Artem Chechoro
 
QA Fes 2016. Александр Хотемской. Обзор ProtractorJS как фреймворка для брауз...
QA Fes 2016. Александр Хотемской. Обзор ProtractorJS как фреймворка для брауз...
QAFest
 
ProtractorJS for automated testing of Angular 1.x/2.x applications
ProtractorJS for automated testing of Angular 1.x/2.x applications
Binary Studio
 
Олександр Хотемський “ProtractorJS як інструмент браузерної автоматизації для...
Олександр Хотемський “ProtractorJS як інструмент браузерної автоматизації для...
Dakiry
 
Protractor End To End Testing For AngularJS
Protractor End To End Testing For AngularJS
Knoldus Inc.
 
TestingAR XX - Protractor e2e Test Framework - Introduction what we have lear...
TestingAR XX - Protractor e2e Test Framework - Introduction what we have lear...
TestingAR Meetup
 
Protractor framework architecture with example
Protractor framework architecture with example
shadabgilani
 
Knowledge of web ui for automation testing
Knowledge of web ui for automation testing
Artem Korchevyi
 
Javascript testing: tools of the trade
Javascript testing: tools of the trade
Juanma Orta
 
Meetup AngularJS Rio - Testes e2e para apps AngularJS com Protractor
Meetup AngularJS Rio - Testes e2e para apps AngularJS com Protractor
Stefan Teixeira
 
Protractor framework – how to make stable e2e tests for Angular applications
Protractor framework – how to make stable e2e tests for Angular applications
Ludmila Nesvitiy
 
Angular Application Testing
Angular Application Testing
Troy Miles
 
Testing in AngularJS
Testing in AngularJS
Peter Drinnan
 
Test automation proposal
Test automation proposal
Mihai-Cristian Fratila
 
Sharing the pain using Protractor
Sharing the pain using Protractor
Anand Bagmar
 
Introduction to Protractor - Habilelabs
Introduction to Protractor - Habilelabs
HabileLabs
 
Moving from selenium to protractor for test automation
Moving from selenium to protractor for test automation
Zoe Gilbert
 
Presentation_Protractor
Presentation_Protractor
Umesh Randhe
 
Angular js automation using protractor
Angular js automation using protractor
Ravi Gupta
 
Protractor Testing Automation Tool Framework / Jasmine Reporters
Protractor Testing Automation Tool Framework / Jasmine Reporters
Haitham Refaat
 
QA Fes 2016. Александр Хотемской. Обзор ProtractorJS как фреймворка для брауз...
QA Fes 2016. Александр Хотемской. Обзор ProtractorJS как фреймворка для брауз...
QAFest
 
ProtractorJS for automated testing of Angular 1.x/2.x applications
ProtractorJS for automated testing of Angular 1.x/2.x applications
Binary Studio
 
Олександр Хотемський “ProtractorJS як інструмент браузерної автоматизації для...
Олександр Хотемський “ProtractorJS як інструмент браузерної автоматизації для...
Dakiry
 
Protractor End To End Testing For AngularJS
Protractor End To End Testing For AngularJS
Knoldus Inc.
 
TestingAR XX - Protractor e2e Test Framework - Introduction what we have lear...
TestingAR XX - Protractor e2e Test Framework - Introduction what we have lear...
TestingAR Meetup
 
Protractor framework architecture with example
Protractor framework architecture with example
shadabgilani
 
Knowledge of web ui for automation testing
Knowledge of web ui for automation testing
Artem Korchevyi
 
Javascript testing: tools of the trade
Javascript testing: tools of the trade
Juanma Orta
 
Meetup AngularJS Rio - Testes e2e para apps AngularJS com Protractor
Meetup AngularJS Rio - Testes e2e para apps AngularJS com Protractor
Stefan Teixeira
 
Protractor framework – how to make stable e2e tests for Angular applications
Protractor framework – how to make stable e2e tests for Angular applications
Ludmila Nesvitiy
 
Angular Application Testing
Angular Application Testing
Troy Miles
 
Testing in AngularJS
Testing in AngularJS
Peter Drinnan
 
Sharing the pain using Protractor
Sharing the pain using Protractor
Anand Bagmar
 
Ad

More from codeandyou forums (17)

How to validate server certificate
How to validate server certificate
codeandyou forums
 
How to call $scope function from console
How to call $scope function from console
codeandyou forums
 
Understand components in Angular 2
Understand components in Angular 2
codeandyou forums
 
Understand routing in angular 2
Understand routing in angular 2
codeandyou forums
 
How to setup ionic 2
How to setup ionic 2
codeandyou forums
 
MongoDB 3.2.0 Released
MongoDB 3.2.0 Released
codeandyou forums
 
Welcome to ionic 2
Welcome to ionic 2
codeandyou forums
 
What is JSON? Why use JSON? JSON Types? JSON Helpful Tools?
What is JSON? Why use JSON? JSON Types? JSON Helpful Tools?
codeandyou forums
 
How to install ssl certificate from .pem
How to install ssl certificate from .pem
codeandyou forums
 
How routing works in angular js
How routing works in angular js
codeandyou forums
 
How to use proxy server in .net application
How to use proxy server in .net application
codeandyou forums
 
How to catch query string in angular js
How to catch query string in angular js
codeandyou forums
 
Different way to share data between controllers in angular js
Different way to share data between controllers in angular js
codeandyou forums
 
Angular.js interview questions
Angular.js interview questions
codeandyou forums
 
How to set up a proxy server on windows
How to set up a proxy server on windows
codeandyou forums
 
What is $root scope in angularjs
What is $root scope in angularjs
codeandyou forums
 
How to save log4net into database
How to save log4net into database
codeandyou forums
 
How to validate server certificate
How to validate server certificate
codeandyou forums
 
How to call $scope function from console
How to call $scope function from console
codeandyou forums
 
Understand components in Angular 2
Understand components in Angular 2
codeandyou forums
 
Understand routing in angular 2
Understand routing in angular 2
codeandyou forums
 
What is JSON? Why use JSON? JSON Types? JSON Helpful Tools?
What is JSON? Why use JSON? JSON Types? JSON Helpful Tools?
codeandyou forums
 
How to install ssl certificate from .pem
How to install ssl certificate from .pem
codeandyou forums
 
How routing works in angular js
How routing works in angular js
codeandyou forums
 
How to use proxy server in .net application
How to use proxy server in .net application
codeandyou forums
 
How to catch query string in angular js
How to catch query string in angular js
codeandyou forums
 
Different way to share data between controllers in angular js
Different way to share data between controllers in angular js
codeandyou forums
 
Angular.js interview questions
Angular.js interview questions
codeandyou forums
 
How to set up a proxy server on windows
How to set up a proxy server on windows
codeandyou forums
 
What is $root scope in angularjs
What is $root scope in angularjs
codeandyou forums
 
How to save log4net into database
How to save log4net into database
codeandyou forums
 

Recently uploaded (20)

Shell Skill Tree - LabEx Certification (LabEx)
Shell Skill Tree - LabEx Certification (LabEx)
VICTOR MAESTRE RAMIREZ
 
Smadav Pro 2025 Rev 15.4 Crack Full Version With Registration Key
Smadav Pro 2025 Rev 15.4 Crack Full Version With Registration Key
joybepari360
 
UPDASP a project coordination unit ......
UPDASP a project coordination unit ......
withrj1
 
Making significant Software Architecture decisions
Making significant Software Architecture decisions
Bert Jan Schrijver
 
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
Maharshi Mallela
 
Migrating to Azure Cosmos DB the Right Way
Migrating to Azure Cosmos DB the Right Way
Alexander (Alex) Komyagin
 
Neuralink Templateeeeeeeeeeeeeeeeeeeeeeeeee
Neuralink Templateeeeeeeeeeeeeeeeeeeeeeeeee
alexandernoetzold
 
Reimagining Software Development and DevOps with Agentic AI
Reimagining Software Development and DevOps with Agentic AI
Maxim Salnikov
 
Advanced Token Development - Decentralized Innovation
Advanced Token Development - Decentralized Innovation
arohisinghas720
 
Milwaukee Marketo User Group June 2025 - Optimize and Enhance Efficiency - Sm...
Milwaukee Marketo User Group June 2025 - Optimize and Enhance Efficiency - Sm...
BradBedford3
 
Meet You in the Middle: 1000x Performance for Parquet Queries on PB-Scale Dat...
Meet You in the Middle: 1000x Performance for Parquet Queries on PB-Scale Dat...
Alluxio, Inc.
 
Generative Artificial Intelligence and its Applications
Generative Artificial Intelligence and its Applications
SandeepKS52
 
Wondershare PDFelement Pro 11.4.20.3548 Crack Free Download
Wondershare PDFelement Pro 11.4.20.3548 Crack Free Download
Puppy jhon
 
How Insurance Policy Management Software Streamlines Operations
How Insurance Policy Management Software Streamlines Operations
Insurance Tech Services
 
SAP PM Module Level-IV Training Complete.ppt
SAP PM Module Level-IV Training Complete.ppt
MuhammadShaheryar36
 
GDG Douglas - Google AI Agents: Your Next Intern?
GDG Douglas - Google AI Agents: Your Next Intern?
felipeceotto
 
Agile Software Engineering Methodologies
Agile Software Engineering Methodologies
Gaurav Sharma
 
dp-700 exam questions sample docume .pdf
dp-700 exam questions sample docume .pdf
pravkumarbiz
 
How to Choose the Right Web Development Agency.pdf
How to Choose the Right Web Development Agency.pdf
Creative Fosters
 
How the US Navy Approaches DevSecOps with Raise 2.0
How the US Navy Approaches DevSecOps with Raise 2.0
Anchore
 
Shell Skill Tree - LabEx Certification (LabEx)
Shell Skill Tree - LabEx Certification (LabEx)
VICTOR MAESTRE RAMIREZ
 
Smadav Pro 2025 Rev 15.4 Crack Full Version With Registration Key
Smadav Pro 2025 Rev 15.4 Crack Full Version With Registration Key
joybepari360
 
UPDASP a project coordination unit ......
UPDASP a project coordination unit ......
withrj1
 
Making significant Software Architecture decisions
Making significant Software Architecture decisions
Bert Jan Schrijver
 
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
MOVIE RECOMMENDATION SYSTEM, UDUMULA GOPI REDDY, Y24MC13085.pptx
Maharshi Mallela
 
Neuralink Templateeeeeeeeeeeeeeeeeeeeeeeeee
Neuralink Templateeeeeeeeeeeeeeeeeeeeeeeeee
alexandernoetzold
 
Reimagining Software Development and DevOps with Agentic AI
Reimagining Software Development and DevOps with Agentic AI
Maxim Salnikov
 
Advanced Token Development - Decentralized Innovation
Advanced Token Development - Decentralized Innovation
arohisinghas720
 
Milwaukee Marketo User Group June 2025 - Optimize and Enhance Efficiency - Sm...
Milwaukee Marketo User Group June 2025 - Optimize and Enhance Efficiency - Sm...
BradBedford3
 
Meet You in the Middle: 1000x Performance for Parquet Queries on PB-Scale Dat...
Meet You in the Middle: 1000x Performance for Parquet Queries on PB-Scale Dat...
Alluxio, Inc.
 
Generative Artificial Intelligence and its Applications
Generative Artificial Intelligence and its Applications
SandeepKS52
 
Wondershare PDFelement Pro 11.4.20.3548 Crack Free Download
Wondershare PDFelement Pro 11.4.20.3548 Crack Free Download
Puppy jhon
 
How Insurance Policy Management Software Streamlines Operations
How Insurance Policy Management Software Streamlines Operations
Insurance Tech Services
 
SAP PM Module Level-IV Training Complete.ppt
SAP PM Module Level-IV Training Complete.ppt
MuhammadShaheryar36
 
GDG Douglas - Google AI Agents: Your Next Intern?
GDG Douglas - Google AI Agents: Your Next Intern?
felipeceotto
 
Agile Software Engineering Methodologies
Agile Software Engineering Methodologies
Gaurav Sharma
 
dp-700 exam questions sample docume .pdf
dp-700 exam questions sample docume .pdf
pravkumarbiz
 
How to Choose the Right Web Development Agency.pdf
How to Choose the Right Web Development Agency.pdf
Creative Fosters
 
How the US Navy Approaches DevSecOps with Raise 2.0
How the US Navy Approaches DevSecOps with Raise 2.0
Anchore
 

Protractor end-to-end testing framework for angular js