SlideShare a Scribd company logo
1 of 24
Jenkins User Conference                          San Francisco, Oct 2nd 2011


          Extreme Testing
          with Jenkins and Selenium


                          Jason Huggins (@hugs)
                          CTO, Cofounder - Sauce Labs Inc
                          Creator - Selenium

                                                         Saucelabs.com
Jenkins User Conference                      San Francisco, Oct 2nd 2011




                      Selenium’s #1, baby!
Jenkins User Conference   San Francisco, Oct 2nd 2011



     2 Extreme Stories

        In the cloud
        In the garage
Jenkins User Conference                 San Francisco, Oct 2nd 2011



     Mantra:


  • Parallelizability (p15y) leads to fast software
    builds.
  • Fast builds lead to happy developers.
  • Happy developers lead to happy
    customers.
Jenkins User Conference                San Francisco, Oct 2nd 2011




  • Q: Want happy customers?
  • A: Use parallel-ready testing tools!
Jenkins User Conference           San Francisco, Oct 2nd 2011




   Story #1- Massive testing (in the cloud)
Jenkins User Conference       San Francisco, Oct 2nd 2011




   A large domestic airline
Jenkins User Conference                San Francisco, Oct 2nd 2011




  • Build and test entire site in 20 minutes.
  • (10 min build, 10 min Selenium testing)
  • Massive parallelism
Jenkins User Conference   San Francisco, Oct 2nd 2011




   Parallelism x2!
Jenkins User Conference                      San Francisco, Oct 2nd 2011




   Jenkins

  • 1 Jenkins master
  • 10 physical slaves
  • 10 Virtual IPs per slave
  • 100 potential total nodes
  • Each Jenkins executor on client side
    couldgenerate ~30 threads at Sauce for cloud
    testing
  • 100 x 30 -> 3000 potential parallel threads of test
    execution. *

      * Current use about 30-300 cloud browsers running
      tests at any give time throughout the entire day.
Jenkins User Conference             San Francisco, Oct 2nd 2011




   JBehave

  • Every story is written with JBehave
  • JBehavecan parallelize each story.
  • JBehave -> regex -> groovy page objects-
    >java -> Selenium2
  • Each story compiles to an end-to-end full
    stack + Selenium test run.
Jenkins User Conference               San Francisco, Oct 2nd 2011




   All that... multiplied

  • Smoke suite
  • Regression suite
  • Team-specific feature testing
  • plus
  • Component tests
  • JavaScript unit tests (jasmine)
Jenkins User Conference               San Francisco, Oct 2nd 2011




   Process

     • Trunk-based development (aka "Don't
       break the build!")
     • Branch per release
     • At any given moment, 2 lines (release
       branch + trunk) are in use.
     • Fixes go to trunk first, then branch
     • Feature toggles (aka "Feature flags")
     • Every jBehave test suite stands up its own
       app stack for testing. (Amdahl's Law)
Jenkins User Conference               San Francisco, Oct 2nd 2011




   Next...

  • Improve reliability, then go for scale and
    speed
Jenkins User Conference          San Francisco, Oct 2nd 2011




   More info about JBehave

 • https://github.com/paul-
   hammant/jbehave-webdriver-tutorial
Jenkins User Conference           San Francisco, Oct 2nd 2011




   Story #2 – Mobile Testing (with Robots!)
Jenkins User Conference             San Francisco, Oct 2nd 2011




                      Bitbeambot
                 (http://bitbeam.org)
Jenkins User Conference                 San Francisco, Oct 2nd 2011




                      Video Demo
                     (click to start)
Jenkins User Conference                         San Francisco, Oct 2nd 2011




   BitbeamBot – What?

     • A computer-controlled (CNC) robot for
       testing applications on mobile devices
     • Open Source components:
        – Electronics: Arduino
        – Mechanics: Bitbeam
           •   Lego Technic compatible building toy
           •   Made from Basswood
           •   Designed with 3D tool OpenSCAD
           •   Lasercut at TechShop San Francisco
         – Software: Python, Selenium
Jenkins User Conference             San Francisco, Oct 2nd 2011




   BitbeamBot - Why?

 • Selenium is a software-based robot.
 • Selenium’s mission is to mimic and automate
   how users interact with an application.
 • For mobile, this means handling real
   devices.
 • BitbeamBot is an experiment to take
   Selenium out of the screen and into the real
   world.
Jenkins User Conference            San Francisco, Oct 2nd 2011




   The “Clicker” (1st prototype)
Jenkins User Conference   San Francisco, Oct 2nd 2011
Jenkins User Conference                       San Francisco, Oct 2nd 2011




   Links:

 • JBehave: https://github.com/paul-hammant/jbehave-
    webdriver-tutorial

 • Selenium:
    http://seleniumhq.org

 • Bitbeam:
    http://bitbeam.org
    https://github.com/hugs/bitbeam

 • Sauce Labs:
    http://saucelabs.com

 • Me (Jason Huggins):
    http://twitter.com/hugs
Jenkins User Conference          San Francisco, Oct 2nd 2011



     Thank You To Our Sponsors
         Platinum
         Sponsor

         Gold
         Sponsor


         Silver
         Sponsor


         Bronze
         Sponsors

More Related Content

What's hot

Selenium webdriver course content rakesh hansalia
Selenium webdriver course content rakesh hansaliaSelenium webdriver course content rakesh hansalia
Selenium webdriver course content rakesh hansalia
Rakesh Hansalia
 

What's hot (20)

Selenium
SeleniumSelenium
Selenium
 
Selenium
SeleniumSelenium
Selenium
 
Efficient Automated Test Creation With Selenium IDE Plugins
Efficient Automated Test Creation With Selenium IDE PluginsEfficient Automated Test Creation With Selenium IDE Plugins
Efficient Automated Test Creation With Selenium IDE Plugins
 
Automated UI testing. Selenium. DrupalCamp Kyiv 2011
Automated UI testing. Selenium. DrupalCamp Kyiv 2011Automated UI testing. Selenium. DrupalCamp Kyiv 2011
Automated UI testing. Selenium. DrupalCamp Kyiv 2011
 
Introduction to selenium
Introduction to seleniumIntroduction to selenium
Introduction to selenium
 
Selenium IDE Introduction, Installation and Working
Selenium IDE Introduction, Installation and WorkingSelenium IDE Introduction, Installation and Working
Selenium IDE Introduction, Installation and Working
 
Selenium webdriver course content rakesh hansalia
Selenium webdriver course content rakesh hansaliaSelenium webdriver course content rakesh hansalia
Selenium webdriver course content rakesh hansalia
 
Run Selenium Tests With Jenkins and BrowseEmAll
Run Selenium Tests With Jenkins and BrowseEmAllRun Selenium Tests With Jenkins and BrowseEmAll
Run Selenium Tests With Jenkins and BrowseEmAll
 
Introduction to Selenium Automation
Introduction to Selenium AutomationIntroduction to Selenium Automation
Introduction to Selenium Automation
 
Selenium ppt
Selenium pptSelenium ppt
Selenium ppt
 
From IDE to Selenium 2
From IDE to Selenium 2From IDE to Selenium 2
From IDE to Selenium 2
 
Automation Testing
Automation TestingAutomation Testing
Automation Testing
 
QSpiders - Automation using Selenium
QSpiders - Automation using SeleniumQSpiders - Automation using Selenium
QSpiders - Automation using Selenium
 
An Overview of Selenium
An Overview of SeleniumAn Overview of Selenium
An Overview of Selenium
 
Selenium Automation at Incapsula
Selenium Automation at IncapsulaSelenium Automation at Incapsula
Selenium Automation at Incapsula
 
Automated UI testing with Selenium
Automated UI testing with SeleniumAutomated UI testing with Selenium
Automated UI testing with Selenium
 
Get Started With Selenium 3 and Selenium 3 Grid
Get Started With Selenium 3 and Selenium 3 GridGet Started With Selenium 3 and Selenium 3 Grid
Get Started With Selenium 3 and Selenium 3 Grid
 
Python Testing 101 with Selenium
Python Testing 101 with SeleniumPython Testing 101 with Selenium
Python Testing 101 with Selenium
 
Automated Web Testing With Selenium
Automated Web Testing With SeleniumAutomated Web Testing With Selenium
Automated Web Testing With Selenium
 
Selenium Ide Tutorial
Selenium Ide TutorialSelenium Ide Tutorial
Selenium Ide Tutorial
 

Similar to Extreme Testing with Selenium - @hugs at Jenkins User Conference 2011

Jenkins User Conference - Twitter4J, Jenkins and regression
Jenkins User Conference - Twitter4J, Jenkins and regressionJenkins User Conference - Twitter4J, Jenkins and regression
Jenkins User Conference - Twitter4J, Jenkins and regression
Yusuke Yamamoto
 
Using Jenkins with iOS projects
Using Jenkins with iOS projectsUsing Jenkins with iOS projects
Using Jenkins with iOS projects
AppsDojo
 
Automated testing DrupalCamp in Asheville
Automated testing DrupalCamp in AshevilleAutomated testing DrupalCamp in Asheville
Automated testing DrupalCamp in Asheville
Promet Source
 

Similar to Extreme Testing with Selenium - @hugs at Jenkins User Conference 2011 (20)

Jenkins User Conference - Twitter4J, Jenkins and regression
Jenkins User Conference - Twitter4J, Jenkins and regressionJenkins User Conference - Twitter4J, Jenkins and regression
Jenkins User Conference - Twitter4J, Jenkins and regression
 
Seven Habits of Highly Effective Jenkins Users (2014 edition!)
Seven Habits of Highly Effective Jenkins Users (2014 edition!)Seven Habits of Highly Effective Jenkins Users (2014 edition!)
Seven Habits of Highly Effective Jenkins Users (2014 edition!)
 
JUC NY - Advanced Continuous Deployment with Jenkins
JUC NY - Advanced Continuous Deployment with JenkinsJUC NY - Advanced Continuous Deployment with Jenkins
JUC NY - Advanced Continuous Deployment with Jenkins
 
Testing Salesforce at Cloud Scale
Testing Salesforce at Cloud ScaleTesting Salesforce at Cloud Scale
Testing Salesforce at Cloud Scale
 
Graduating to Jenkins CI for Ruby(-on-Rails) Teams
Graduating to Jenkins CI for Ruby(-on-Rails) TeamsGraduating to Jenkins CI for Ruby(-on-Rails) Teams
Graduating to Jenkins CI for Ruby(-on-Rails) Teams
 
Juc boston2014.pptx
Juc boston2014.pptxJuc boston2014.pptx
Juc boston2014.pptx
 
Making Enterprise-Ready Plugins - Kaj Kandler JUC West 2015
Making Enterprise-Ready Plugins - Kaj Kandler JUC West 2015Making Enterprise-Ready Plugins - Kaj Kandler JUC West 2015
Making Enterprise-Ready Plugins - Kaj Kandler JUC West 2015
 
Using Jenkins with iOS projects
Using Jenkins with iOS projectsUsing Jenkins with iOS projects
Using Jenkins with iOS projects
 
Jenkins
JenkinsJenkins
Jenkins
 
JUC Europe 2015: Jenkins-Based Continuous Integration for Heterogeneous Hardw...
JUC Europe 2015: Jenkins-Based Continuous Integration for Heterogeneous Hardw...JUC Europe 2015: Jenkins-Based Continuous Integration for Heterogeneous Hardw...
JUC Europe 2015: Jenkins-Based Continuous Integration for Heterogeneous Hardw...
 
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer ToolsDevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
DevOps on AWS: Deep Dive on Continuous Delivery and the AWS Developer Tools
 
every-day-automation
every-day-automationevery-day-automation
every-day-automation
 
Selenium for everyone
Selenium for everyoneSelenium for everyone
Selenium for everyone
 
Jenkins User Conference 2012 San Francisco
Jenkins User Conference 2012 San FranciscoJenkins User Conference 2012 San Francisco
Jenkins User Conference 2012 San Francisco
 
JUC Europe 2015: How to Optimize Automated Testing with Everyone's Favorite B...
JUC Europe 2015: How to Optimize Automated Testing with Everyone's Favorite B...JUC Europe 2015: How to Optimize Automated Testing with Everyone's Favorite B...
JUC Europe 2015: How to Optimize Automated Testing with Everyone's Favorite B...
 
Jenkins User Conference 2013: Literate, multi-branch, mobile and more
Jenkins User Conference 2013: Literate, multi-branch, mobile and moreJenkins User Conference 2013: Literate, multi-branch, mobile and more
Jenkins User Conference 2013: Literate, multi-branch, mobile and more
 
Conferences andcommunity
Conferences andcommunityConferences andcommunity
Conferences andcommunity
 
Automated testing DrupalCamp in Asheville
Automated testing DrupalCamp in AshevilleAutomated testing DrupalCamp in Asheville
Automated testing DrupalCamp in Asheville
 
Best Practices for Mission-Critical Jenkins
Best Practices for Mission-Critical JenkinsBest Practices for Mission-Critical Jenkins
Best Practices for Mission-Critical Jenkins
 
Jenkins 1
Jenkins 1Jenkins 1
Jenkins 1
 

More from hugs

Selenium at STPCon - Dallas 2011
Selenium at STPCon - Dallas 2011Selenium at STPCon - Dallas 2011
Selenium at STPCon - Dallas 2011
hugs
 
PinThing
PinThingPinThing
PinThing
hugs
 
The Secret Sauce in the Open Cloud
The Secret Sauce in the Open CloudThe Secret Sauce in the Open Cloud
The Secret Sauce in the Open Cloud
hugs
 

More from hugs (13)

Selenium, Appium, and Robots!
Selenium, Appium, and Robots!Selenium, Appium, and Robots!
Selenium, Appium, and Robots!
 
Selenium Conf - Robots
Selenium Conf - RobotsSelenium Conf - Robots
Selenium Conf - Robots
 
Selenium at STPCon - Dallas 2011
Selenium at STPCon - Dallas 2011Selenium at STPCon - Dallas 2011
Selenium at STPCon - Dallas 2011
 
selenium-2-mobile-web-testing
selenium-2-mobile-web-testingselenium-2-mobile-web-testing
selenium-2-mobile-web-testing
 
PinThing
PinThingPinThing
PinThing
 
Selenium 2 - PyCon 2011
Selenium 2 - PyCon 2011Selenium 2 - PyCon 2011
Selenium 2 - PyCon 2011
 
The Secret Sauce in the Open Cloud
The Secret Sauce in the Open CloudThe Secret Sauce in the Open Cloud
The Secret Sauce in the Open Cloud
 
Selenium and Sauce Labs
Selenium and Sauce LabsSelenium and Sauce Labs
Selenium and Sauce Labs
 
Orbison Orb - Pycon 2010
Orbison Orb - Pycon 2010Orbison Orb - Pycon 2010
Orbison Orb - Pycon 2010
 
Node.js - JavaScript Chicago Meetup
Node.js - JavaScript Chicago MeetupNode.js - JavaScript Chicago Meetup
Node.js - JavaScript Chicago Meetup
 
WTFV is the new RTFM
WTFV is the new RTFMWTFV is the new RTFM
WTFV is the new RTFM
 
The Future Of Web App Testing and How To Stop It
The Future Of Web App Testing and How To Stop ItThe Future Of Web App Testing and How To Stop It
The Future Of Web App Testing and How To Stop It
 
Hacking Selenium @ JSConf
Hacking Selenium @ JSConfHacking Selenium @ JSConf
Hacking Selenium @ JSConf
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 

Extreme Testing with Selenium - @hugs at Jenkins User Conference 2011

  • 1. Jenkins User Conference San Francisco, Oct 2nd 2011 Extreme Testing with Jenkins and Selenium Jason Huggins (@hugs) CTO, Cofounder - Sauce Labs Inc Creator - Selenium Saucelabs.com
  • 2. Jenkins User Conference San Francisco, Oct 2nd 2011 Selenium’s #1, baby!
  • 3. Jenkins User Conference San Francisco, Oct 2nd 2011 2 Extreme Stories In the cloud In the garage
  • 4. Jenkins User Conference San Francisco, Oct 2nd 2011 Mantra: • Parallelizability (p15y) leads to fast software builds. • Fast builds lead to happy developers. • Happy developers lead to happy customers.
  • 5. Jenkins User Conference San Francisco, Oct 2nd 2011 • Q: Want happy customers? • A: Use parallel-ready testing tools!
  • 6. Jenkins User Conference San Francisco, Oct 2nd 2011 Story #1- Massive testing (in the cloud)
  • 7. Jenkins User Conference San Francisco, Oct 2nd 2011 A large domestic airline
  • 8. Jenkins User Conference San Francisco, Oct 2nd 2011 • Build and test entire site in 20 minutes. • (10 min build, 10 min Selenium testing) • Massive parallelism
  • 9. Jenkins User Conference San Francisco, Oct 2nd 2011 Parallelism x2!
  • 10. Jenkins User Conference San Francisco, Oct 2nd 2011 Jenkins • 1 Jenkins master • 10 physical slaves • 10 Virtual IPs per slave • 100 potential total nodes • Each Jenkins executor on client side couldgenerate ~30 threads at Sauce for cloud testing • 100 x 30 -> 3000 potential parallel threads of test execution. * * Current use about 30-300 cloud browsers running tests at any give time throughout the entire day.
  • 11. Jenkins User Conference San Francisco, Oct 2nd 2011 JBehave • Every story is written with JBehave • JBehavecan parallelize each story. • JBehave -> regex -> groovy page objects- >java -> Selenium2 • Each story compiles to an end-to-end full stack + Selenium test run.
  • 12. Jenkins User Conference San Francisco, Oct 2nd 2011 All that... multiplied • Smoke suite • Regression suite • Team-specific feature testing • plus • Component tests • JavaScript unit tests (jasmine)
  • 13. Jenkins User Conference San Francisco, Oct 2nd 2011 Process • Trunk-based development (aka "Don't break the build!") • Branch per release • At any given moment, 2 lines (release branch + trunk) are in use. • Fixes go to trunk first, then branch • Feature toggles (aka "Feature flags") • Every jBehave test suite stands up its own app stack for testing. (Amdahl's Law)
  • 14. Jenkins User Conference San Francisco, Oct 2nd 2011 Next... • Improve reliability, then go for scale and speed
  • 15. Jenkins User Conference San Francisco, Oct 2nd 2011 More info about JBehave • https://github.com/paul- hammant/jbehave-webdriver-tutorial
  • 16. Jenkins User Conference San Francisco, Oct 2nd 2011 Story #2 – Mobile Testing (with Robots!)
  • 17. Jenkins User Conference San Francisco, Oct 2nd 2011 Bitbeambot (http://bitbeam.org)
  • 18. Jenkins User Conference San Francisco, Oct 2nd 2011 Video Demo (click to start)
  • 19. Jenkins User Conference San Francisco, Oct 2nd 2011 BitbeamBot – What? • A computer-controlled (CNC) robot for testing applications on mobile devices • Open Source components: – Electronics: Arduino – Mechanics: Bitbeam • Lego Technic compatible building toy • Made from Basswood • Designed with 3D tool OpenSCAD • Lasercut at TechShop San Francisco – Software: Python, Selenium
  • 20. Jenkins User Conference San Francisco, Oct 2nd 2011 BitbeamBot - Why? • Selenium is a software-based robot. • Selenium’s mission is to mimic and automate how users interact with an application. • For mobile, this means handling real devices. • BitbeamBot is an experiment to take Selenium out of the screen and into the real world.
  • 21. Jenkins User Conference San Francisco, Oct 2nd 2011 The “Clicker” (1st prototype)
  • 22. Jenkins User Conference San Francisco, Oct 2nd 2011
  • 23. Jenkins User Conference San Francisco, Oct 2nd 2011 Links: • JBehave: https://github.com/paul-hammant/jbehave- webdriver-tutorial • Selenium: http://seleniumhq.org • Bitbeam: http://bitbeam.org https://github.com/hugs/bitbeam • Sauce Labs: http://saucelabs.com • Me (Jason Huggins): http://twitter.com/hugs
  • 24. Jenkins User Conference San Francisco, Oct 2nd 2011 Thank You To Our Sponsors Platinum Sponsor Gold Sponsor Silver Sponsor Bronze Sponsors