how google tests software

11
How Google Tests Software BY JAMES WHITTAKER

Upload: epamdniprotestingcommunity

Post on 15-May-2015

627 views

Category:

Technology


1 download

TRANSCRIPT

Page 1: How google tests software

How Google Tests SoftwareBY JAMES WHITTAKER

Page 2: How google tests software

Agenda

Quality process

Roles

Organizational Structure

Continuous integration

Types of Tests

Tools

Documentation

Page 3: How google tests software

Google

Page 4: How google tests software

Quality process

Quality ≠ Test

Page 5: How google tests software

Roles

The softwar

e engine

er

The softwar

e engineer in test

The test

engineer

Page 6: How google tests software

Organizational Structure

Engineering Productivity

Team 1

Team 2

Team 3

Page 7: How google tests software

Crawl, Walk, Run

Canary Channe

l

Dev Channe

l

Test Channe

l

Beta Channe

l

Page 8: How google tests software

Types of Tests

Large tests

Medium tests

Small tests

Page 9: How google tests software

Tools

Bug reporting

Metrics

Bots

Page 10: How google tests software

Documentation

Test plans

Test cases

Risk analysi

s

Page 11: How google tests software

The End