+ All Categories
Home > Technology > ON TOP OF THE PYRAMID

ON TOP OF THE PYRAMID

Date post: 09-Jul-2015
Category:
Upload: jamesottaway
View: 154 times
Download: 6 times
Share this document with a friend
Description:
A few notes from my view at the top of a testing pyramid. Includes how I use selenium-webdriver, or watir-webdriver, with page objects. The grand finale touches on a new concept of 'test augmentation' which offers a new take on the maintenance vs. confidence tradeoff of a typical test automation framework.
Popular Tags:
15
ON TOP OF THE PYRAMID
Transcript
Page 1: ON TOP OF THE PYRAMID

ON TOP OF THE PYRAMID

Page 2: ON TOP OF THE PYRAMID

TEST PYRAMID

Page 3: ON TOP OF THE PYRAMID

AUTOMATE THAT SHIT!

Page 4: ON TOP OF THE PYRAMID

IT’S A BLACK BOX

Page 5: ON TOP OF THE PYRAMID

SELENIUM AND/OR WEBDRIVER

Page 6: ON TOP OF THE PYRAMID
Page 7: ON TOP OF THE PYRAMID
Page 8: ON TOP OF THE PYRAMID

DRIVERS

Page 9: ON TOP OF THE PYRAMID

<CODE>

Page 10: ON TOP OF THE PYRAMID

WATIR-WEBDRIVER

Page 11: ON TOP OF THE PYRAMID

<CODE>

Page 12: ON TOP OF THE PYRAMID
Page 13: ON TOP OF THE PYRAMID

<CODE>

Page 14: ON TOP OF THE PYRAMID

TEST AUGMENTATION


Recommended