by admin | Jan 15, 2019 | Software Testing
By Simran Basi, Dan Shi, Dan Willemsen, and Clay Murphy Android Engineering Productivity (Android EngProd) seeks to ease development of the Android operating system for the entire ecosystem. Android EngProd creates tools, processes, and documentation aimed at Android...
by admin | Nov 27, 2018 | Software Testing
This article was adapted from a Google Testing on the Toilet (TotT) episode. You can download a printer-friendly version of this TotT episode and post it in your office.By Ben Yu The following test mocks out a service call to CloudService. Does the test provide enough...
by admin | Sep 17, 2018 | Software Testing
By Peter Spraginswith input from John Roane, Collin Johnson, Matt Rodrigues and Dave Chen A Brief History of Efficacy Originally named “Test Efficacy”, a small team was formed in 2014 to quantify the value of individual tests to the development process....
by admin | Jul 25, 2018 | Software Testing
This is another post in our Code Health series. A version of this post originally appeared in Google bathrooms worldwide as a Google Testing on the Toilet episode. You can download a printer-friendly version to display in your office. By Marek Kiszkis We all try to...
by admin | Jun 26, 2018 | Software Testing
This article was adapted from a Google Testing on the Toilet (TotT) episode. You can download a printer-friendly version of this TotT episode and post it in your office.By Dillon BlyWhat makes this test fragile? @Test public void...