Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Automated UI Testing

Automated UI Testing

Iteration 2 of my Automated UI Testing talk. Clean up/shortened the slides and added a diagram on the entirety of the testing layer.

Kevin Lamping

November 15, 2016
Tweet

More Decks by Kevin Lamping

Other Decks in Technology

Transcript

  1. I’m Kevin Lamping Front-end Engineer, Father, Husband, Disc Golfer, Stargazer,

    Gardener, Gamer, Geek, Soccer Player, Scale Modeler, Piano Player, Spurs Fan, Freelancer, Teacher, Writer, Designer, Developer, RC Plane/ Heli Pilot, et cetera.
  2. • The styles aren’t right • The update shipped a

    bug • The code wasn't tested The first three why’s
  3. What the first story hid • Users had to be

    manually created • Tests only ran on a few developer’s laptops • Selenium had inconsistent results • Manual validation was required • Other teams code updates weren’t tested
  4. Our black triangle Test Framework Way to add/modify data easily

    Common place to run Selenium Common place to run test scripts Way to trigger to test runs Way to report on the test results