Skip to:Content
|
Bottom
Cover image for How Google tests software
Title:
How Google tests software
Personal Author:
Publication Information:
Upper Saddle River, NJ : Addison-Wesley, 2012.
Physical Description:
xxvii, 281 p. : ill. ; 25 cm.
ISBN:
9780321803023

Available:*

Library
Item Barcode
Call Number
Material Type
Item Category 1
Status
Searching...
30000010242538 QA76.76 .T48 W475 2012 Open Access Book Book
Searching...

On Order

Summary

Summary

2012 Jolt Award finalist!

Pioneering the Future of Software Test

Do you need to get it right, too? Then, learn from Google . Legendary testing expert James Whittaker, until recently a Google testing leader, and two top Google experts reveal exactly how Google tests software, offering brand-new best practices you can use even if you're not quite Google's size... yet!

Breakthrough Techniques You Can Actually Use

Discover 100% practical, amazingly scalable techniques for analyzing risk and planning tests...thinking like real users...implementing exploratory, black box, white box, and acceptance testing...getting usable feedback...tracking issues...choosing and creating tools...testing "Docs & Mocks," interfaces, classes, modules, libraries, binaries, services, and infrastructure...reviewing code and refactoring...using test hooks, presubmit scripts, queues, continuous builds, and more. With these techniques, you can transform testing from a bottleneck into an accelerator -and make your whole organization more productive!


Author Notes

James Whittaker: James is an Engineering Director at Google and has been responsible for testing Chrome, maps, and Google web apps. He used to work for Microsoft and was a professor before that. James is one of the best known names in testing.
Jason Arbon: Jason is a Test Engineer at Google and has been test lead for Google Desktop, Chrome, and Chrome OS and development lead for an array of open source test tools. He worked at Microsoft prior to joining Google.
Jeff Carollo: Jeff is a Software Engineer in Test and has focused on developer tools for code presubmit testing. He has consulted with dozens of internal Google development teams helping them improve initial code quality. He converted to Software Engineer in 2010 and leads development of Google+ APIs.


Table of Contents

Alberto SavoiaPatrick Copeland
Forewordp. xiii
Forewordp. xvii
Prefacep. xxiii
Chapter 1 Introduction to Google Software Testingp. 1
Quality≠Testp. 5
Rolesp. 6
Organizational Structurep. 8
Crawl, Walk, Runp. 10
Types of Testsp. 12
Chapter 2 The Software Engineer in Testp. 15
The Life of an SETp. 17
Development and Test Workflowp. 17
Who Are These SETs Anyway?p. 22
The Early Phase of a Projectp. 22
Team Structurep. 24
Design Docsp. 25
Interfaces and Protocolsp. 27
Automation Planningp. 28
Testabilityp. 29
SET Workflow: An Examplep. 32
Test Executionp. 40
Test Size Definitionsp. 41
Use of Test Sizes in Shared Infrastructurep. 44
Benefits of Test Sizesp. 46
Test Runtime Requirementsp. 48
Case 1: Change in Common Libraryp. 52
Test Certifiedp. 54
An Interview with the Founders of the Test Certified Programp. 57
Interviewing SETsp. 62
An Interview with Tool Developer Ted Maop. 68
An Interview with Web Driver Creator Simon Stewartp. 70
Chapter 3 The Test Engineerp. 75
A User-Facing Test Rolep. 75
The Life of a TEp. 76
Test Planningp. 79
Riskp. 97
Life of a Test Casep. 108
Life of a Bugp. 113
Recruiting TEsp. 127
Test Leadership at Googlep. 134
Maintenance Mode Testingp. 137
Quality Bots Experimentp. 141
BITE Experimentp. 153
Google Test Analyticsp. 163
Free Testing Workflowp. 169
External Vendorsp. 173
An Interview with Google Docs TE Lindsay Websterp. 175
An Interview with YouTube TE Apple Chowp. 181
Chapter 4 The Test Engineering Managerp. 187
The Life of a TEMp. 187
Getting Projects and Peoplep. 189
Impactp. 191
An Interview with Gmail TEM Ankit Mehtap. 193
An Interview with Android TEM Hung Dangp. 198
An Interview with Chrome TEM Joel Hynoskip. 202
The Test Engineering Directorp. 206
An Interview with Search and Geo Test Director Shelton Marp. 207
An Interview with Engineering Tools Director Ashish Kumarp. 211
An Interview with Google India Test Director Sujay Sahnip. 214
An Interview with Engineering Manager Brad Greenp. 219
An Interview with James Whittakerp. 222
Chapter 5 Improving How Google Tests Softwarep. 229
Fatal Flaws in Google's Processp. 229
The Future of the SETp. 231
The Future of the TEp. 233
The Future of the Test Director and Managerp. 234
The Future of Test Infrastructurep. 234
In Conclusionp. 235
Appendix A Chrome OS Test Planp. 237
Overview of Themesp. 237
Risk Analysisp. 238
Per-Build Baseline Testingp. 239
Per-LKG Day Testingp. 239
Per-Release Testingp. 239
Manual Versus Automationp. 240
Dev Versus Test Quality Focusp. 240
Release Channelsp. 240
User Inputp. 241
Test Case Repositoriesp. 24l
Test Dashboardingp. 241
Virtualizationp. 241
Performancep. 242
Stress, Long-Running, and Stabilityp. 242
Test Execution Framework (Autotest)p. 242
OEMsp. 242
Hardware Labp. 242
E2E Farm Automationp. 243
Testing the Browser AppManagerp. 243
Browser Testabilityp. 243
Hardwarep. 244
Timelinep. 244
Primary Test Driversp. 246
Relevant Documentsp. 246
Appendix B Test Tours for Chromep. 247
The Shopping Tourp. 247
The Student Tourp. 248
Suggested Areas to Testp. 248
The International Calling Tourp. 249
Suggested Areas to Testp. 249
The Landmark Tourp. 249
Suggested Landmarks in Chromep. 249
The All Nighter Tourp. 250
Suggested Areas to Testp. 250
The Artisan's Tourp. 251
Tools in Chromep. 251
The Bad Neighborhood Tourp. 251
Bad Neighborhoods in Chrome OSp. 251
The Personalization Tourp. 252
Ways to Customize Chromep. 252
Appendix C Blog Posts on Tools and Codep. 253
Take a BITE out of Bugs and Redundant Laborp. 253
Unleash the QualityBotsp. 255
RPF: Google's Record Playback Frameworkp. 257
Google Test Analytics-Now in Open Sourcep. 260
Comprehensivep. 260
Quickp. 260
Actionablep. 260
Sustained Valuep. 260
Indexp. 265
Go to:Top of Page