SlideShare a Scribd company logo
AngularJs and
Protractor
Hello!
I am Filipe Falcão
AngularJs, JavaScript, Cordova,
PHP, Python
You can find me at:
+FilipeFalcaoBatista
@filipefalcaos
AngularJS and Protractor
Protractor framework
▧ End-to-end test framework
▧ For AngularJs apps
▧ Tests like a user (WebDriverJS)
▧ Based in Jasmine framework
GitHub Repository
UNITY T ESTS
“Unit tests, as the name implies, is about
testing individual units of code.”
Nice! How to get
started?
Prerequisites
I. Install Node.js
II. Install Java Development Kit
(JDK)
Setup
I. npm install -g protractor
II. protractor --version
III. webdriver-manager update
IV. webdriver-manager start
Shut the f*** up and
show me some code!
Test Application
▧ Simple Todo app
▧ No persistance
Application Demo
GitHub Repository
I.
Write your first test
Create spec.js file
II.
Write the configs
Create the conf.js file
III.
Run the test
Open a new terminal
window and run:
protractor conf.js
Nice! But, this is too
simple … Show me
something amazing pls
Add this after the url
variable
What all of this stuff
does?
Makes possible get and set elements
values based in id, ng-model, ng-bind,
ng-repeat
Continuing
Thanks!
Any questions?
You can find me at:
+FilipeFalcaoBatista
filipefalcaosantos@gmail.com

More Related Content

What's hot (20)

DOCX
Protractor end-to-end testing framework for angular js
codeandyou forums
 
PPTX
Automated Testing using JavaScript
Simon Guest
 
PPTX
An Introduction to AngularJS End to End Testing using Protractor
Cubet Techno Labs
 
PPTX
Protractor survival guide
László Andrási
 
PPTX
Automation using Javascript
khanhdang1214
 
PDF
Introduction to Protractor
Florian Fesseler
 
KEY
Jellyfish, JSCONF 2011
Adam Christian
 
PDF
Workshop - E2e tests with protractor
Walmyr Lima e Silva Filho
 
PPTX
Automated Testing with Cucumber, PhantomJS and Selenium
Dev9Com
 
PPTX
Protractor
kapilsethi9
 
PDF
Front-End Testing: Demystified
Seth McLaughlin
 
PPTX
Automated Smoke Tests with Protractor
🌱 Dale Spoonemore
 
PDF
Automated Testing in Angular Slides
Jim Lynch
 
PDF
Testing nightwatch, by David Torroija
David Torroija
 
PDF
Join the darkside: Selenium testing with Nightwatch.js
Seth McLaughlin
 
PPTX
Testing of React JS app
Aleks Zinevych
 
PPTX
Marcin Wasilczyk - Page objects with selenium
Trójmiejska Grupa Testerska
 
PDF
Protractor: Tips & Tricks
Sergey Bolshchikov
 
PPTX
Browser Automated Testing Frameworks - Nightwatch.js
Luís Bastião Silva
 
PDF
Testing with Codeception (Webelement #30)
Adam Štipák
 
Protractor end-to-end testing framework for angular js
codeandyou forums
 
Automated Testing using JavaScript
Simon Guest
 
An Introduction to AngularJS End to End Testing using Protractor
Cubet Techno Labs
 
Protractor survival guide
László Andrási
 
Automation using Javascript
khanhdang1214
 
Introduction to Protractor
Florian Fesseler
 
Jellyfish, JSCONF 2011
Adam Christian
 
Workshop - E2e tests with protractor
Walmyr Lima e Silva Filho
 
Automated Testing with Cucumber, PhantomJS and Selenium
Dev9Com
 
Protractor
kapilsethi9
 
Front-End Testing: Demystified
Seth McLaughlin
 
Automated Smoke Tests with Protractor
🌱 Dale Spoonemore
 
Automated Testing in Angular Slides
Jim Lynch
 
Testing nightwatch, by David Torroija
David Torroija
 
Join the darkside: Selenium testing with Nightwatch.js
Seth McLaughlin
 
Testing of React JS app
Aleks Zinevych
 
Marcin Wasilczyk - Page objects with selenium
Trójmiejska Grupa Testerska
 
Protractor: Tips & Tricks
Sergey Bolshchikov
 
Browser Automated Testing Frameworks - Nightwatch.js
Luís Bastião Silva
 
Testing with Codeception (Webelement #30)
Adam Štipák
 

Similar to AngularJS and Protractor (20)

PPTX
Protractor Testing Automation Tool Framework / Jasmine Reporters
Haitham Refaat
 
PPTX
Presentation_Protractor
Umesh Randhe
 
PDF
Moving from selenium to protractor for test automation
Zoe Gilbert
 
PPTX
Protractor End To End Testing For AngularJS
Knoldus Inc.
 
PPTX
Introduction to Protractor - Habilelabs
HabileLabs
 
PDF
AngularJS in practice
Eugene Fidelin
 
PDF
AngularJS Unit Testing w/Karma and Jasmine
foxp2code
 
PPTX
Protractor framework architecture with example
shadabgilani
 
PDF
Meetup AngularJS Rio - Testes e2e para apps AngularJS com Protractor
Stefan Teixeira
 
PPTX
QA Fes 2016. Александр Хотемской. Обзор ProtractorJS как фреймворка для брауз...
QAFest
 
PDF
Insights on Protractor testing
Dejan Toteff
 
PDF
An Introduction To Testing In AngularJS Applications
Rohan Chandane
 
PPTX
ProtractorJS for automated testing of Angular 1.x/2.x applications
Binary Studio
 
PDF
Testacular
James Ford
 
PPTX
Protractor framework – how to make stable e2e tests for Angular applications
Ludmila Nesvitiy
 
PPTX
Protractor
Artem Chechoro
 
PPTX
Dive into Angular, part 5: Experience
Oleksii Prohonnyi
 
PDF
Building scalable applications with angular js
Andrew Alpert
 
PPTX
Олександр Хотемський “ProtractorJS як інструмент браузерної автоматизації для...
Dakiry
 
PPTX
Angular js automation using protractor
Ravi Gupta
 
Protractor Testing Automation Tool Framework / Jasmine Reporters
Haitham Refaat
 
Presentation_Protractor
Umesh Randhe
 
Moving from selenium to protractor for test automation
Zoe Gilbert
 
Protractor End To End Testing For AngularJS
Knoldus Inc.
 
Introduction to Protractor - Habilelabs
HabileLabs
 
AngularJS in practice
Eugene Fidelin
 
AngularJS Unit Testing w/Karma and Jasmine
foxp2code
 
Protractor framework architecture with example
shadabgilani
 
Meetup AngularJS Rio - Testes e2e para apps AngularJS com Protractor
Stefan Teixeira
 
QA Fes 2016. Александр Хотемской. Обзор ProtractorJS как фреймворка для брауз...
QAFest
 
Insights on Protractor testing
Dejan Toteff
 
An Introduction To Testing In AngularJS Applications
Rohan Chandane
 
ProtractorJS for automated testing of Angular 1.x/2.x applications
Binary Studio
 
Testacular
James Ford
 
Protractor framework – how to make stable e2e tests for Angular applications
Ludmila Nesvitiy
 
Protractor
Artem Chechoro
 
Dive into Angular, part 5: Experience
Oleksii Prohonnyi
 
Building scalable applications with angular js
Andrew Alpert
 
Олександр Хотемський “ProtractorJS як інструмент браузерної автоматизації для...
Dakiry
 
Angular js automation using protractor
Ravi Gupta
 
Ad

Recently uploaded (20)

PDF
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pdf
Varsha Nayak
 
PDF
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
PDF
Alexander Marshalov - How to use AI Assistants with your Monitoring system Q2...
VictoriaMetrics
 
PDF
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
PPTX
Tally software_Introduction_Presentation
AditiBansal54083
 
PDF
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
PDF
Mobile CMMS Solutions Empowering the Frontline Workforce
CryotosCMMSSoftware
 
PDF
Salesforce CRM Services.VALiNTRY360
VALiNTRY360
 
PPTX
Java Native Memory Leaks: The Hidden Villain Behind JVM Performance Issues
Tier1 app
 
PPTX
Tally_Basic_Operations_Presentation.pptx
AditiBansal54083
 
PDF
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
PPTX
Feb 2021 Cohesity first pitch presentation.pptx
enginsayin1
 
PDF
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
PDF
Beyond Binaries: Understanding Diversity and Allyship in a Global Workplace -...
Imma Valls Bernaus
 
PDF
Executive Business Intelligence Dashboards
vandeslie24
 
PPTX
Writing Better Code - Helping Developers make Decisions.pptx
Lorraine Steyn
 
PDF
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
PPTX
How Apagen Empowered an EPC Company with Engineering ERP Software
SatishKumar2651
 
PDF
GetOnCRM Speeds Up Agentforce 3 Deployment for Enterprise AI Wins.pdf
GetOnCRM Solutions
 
PDF
Thread In Android-Mastering Concurrency for Responsive Apps.pdf
Nabin Dhakal
 
Why Businesses Are Switching to Open Source Alternatives to Crystal Reports.pdf
Varsha Nayak
 
vMix Pro 28.0.0.42 Download vMix Registration key Bundle
kulindacore
 
Alexander Marshalov - How to use AI Assistants with your Monitoring system Q2...
VictoriaMetrics
 
Odoo CRM vs Zoho CRM: Honest Comparison 2025
Odiware Technologies Private Limited
 
Tally software_Introduction_Presentation
AditiBansal54083
 
Alarm in Android-Scheduling Timed Tasks Using AlarmManager in Android.pdf
Nabin Dhakal
 
Mobile CMMS Solutions Empowering the Frontline Workforce
CryotosCMMSSoftware
 
Salesforce CRM Services.VALiNTRY360
VALiNTRY360
 
Java Native Memory Leaks: The Hidden Villain Behind JVM Performance Issues
Tier1 app
 
Tally_Basic_Operations_Presentation.pptx
AditiBansal54083
 
유니티에서 Burst Compiler+ThreadedJobs+SIMD 적용사례
Seongdae Kim
 
Feb 2021 Cohesity first pitch presentation.pptx
enginsayin1
 
HiHelloHR – Simplify HR Operations for Modern Workplaces
HiHelloHR
 
Beyond Binaries: Understanding Diversity and Allyship in a Global Workplace -...
Imma Valls Bernaus
 
Executive Business Intelligence Dashboards
vandeslie24
 
Writing Better Code - Helping Developers make Decisions.pptx
Lorraine Steyn
 
Automate Cybersecurity Tasks with Python
VICTOR MAESTRE RAMIREZ
 
How Apagen Empowered an EPC Company with Engineering ERP Software
SatishKumar2651
 
GetOnCRM Speeds Up Agentforce 3 Deployment for Enterprise AI Wins.pdf
GetOnCRM Solutions
 
Thread In Android-Mastering Concurrency for Responsive Apps.pdf
Nabin Dhakal
 
Ad

AngularJS and Protractor