by admin | Aug 7, 2020 | Software Testing
By Carlos Arguelles, Marko Ivanković, and Adam BenderWe have spent several decades driving software testing initiatives in various very large software companies. One of the areas that we have consistently advocated for is the use of code coverage data to assess risk...
by admin | Jul 16, 2020 | 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 Stefan KennedyThe code below mocks a third-party library. What problems can arise when doing...
by admin | May 8, 2020 | Software Testing
By Anantha KeesaraTest Engineers are a part of Google’s Engineering Productivity (EngProd) Group. As mentioned in a previous post, we advocate for our users, provide comprehensive testing solutions, and play a key role creating successful and reliable products and...
by admin | Dec 3, 2019 | 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 Derek SnyderThe test below follows the DRY principle (“Don’t Repeat Yourself”), a best practice...
by admin | Nov 12, 2019 | 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 Liz Kammer (Google), Maggie...