Top Banner
Continuous Delivery A QA Engineers View
14

Continuous delivery intro by bob small

Jul 17, 2015

Download

Technology

Bob Small
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Continuous delivery intro by bob small

Continuous Delivery

A QA Engineers View

Page 2: Continuous delivery intro by bob small

CI or CD

• Martin Fowler Style -http://www.thoughtworks.com/continuous-delivery

Page 3: Continuous delivery intro by bob small

CD or CD?

Page 4: Continuous delivery intro by bob small

The Book

Page 5: Continuous delivery intro by bob small

Cartoons explain a lot

• http://continuousdelivery.com/

Page 6: Continuous delivery intro by bob small

As complex as you want

Page 7: Continuous delivery intro by bob small

Pop Quiz

• How many THINK they are CI?

• How many THINK they are CD?

• How many THINK they are the other CD?

• Are you Sprinting?

• How many times per day do you check-in to Trunk?

• Are your tests versioned, with the code, config, environment, and data?

Page 8: Continuous delivery intro by bob small

The Gateways

Page 9: Continuous delivery intro by bob small

LayersGUI API Server

DB

Page 10: Continuous delivery intro by bob small

Tools!

Page 11: Continuous delivery intro by bob small

The Testing Framework

Page 12: Continuous delivery intro by bob small

Mindset Change

• Test cycles to a Subway train/Monitoring

Page 13: Continuous delivery intro by bob small

Regression 24/7

Page 14: Continuous delivery intro by bob small

Questions?