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

WebDriver that Won't Drive You Crazy

WebDriver that Won't Drive You Crazy

Workshop for StarEast and Romainian Testing Conference

Jim Holmes

April 30, 2018
Tweet

More Decks by Jim Holmes

Other Decks in Programming

Transcript

  1. You

  2. Thanks to Karen Greaves and Samantha Laing A Coach’s Guide

    to Agile Testing https://leanpub.com/AgileTesting
  3. Using Postman When I call the create item web service

    with a new item service template Then the item shows up in the database
  4. Using any of our supported browsers And I don’t have

    anything in my cart When I add bacon, tires, and a frog to my cart Then I will see those items in my cart
  5. Using SQL Injection, malformed data, and oversized data I’m going

    to explore the search product screens For 45 minutes To see what interesting (and scary!) stuff I can find
  6. WebDriver Bindings Support Classes .NET Java Ruby Python JavaScript Perl

    blah blah blah blah WebDriverWait ExpectedConditions etc. +
  7. GIVEN I am logged on as a Salesperson WHEN I

    create a new lead THEN that contact appears only in my leads