Think Like a Tester
Email Subscription Form
Don't miss a single post! Subscribe to my mailing list for updates.
As a thank-you gift, I'll send you my
API REST Request Quick Reference Guide!
Friday, July 3, 2020
New Blog Location!
›
I've moved! I've really enjoyed using Blogger for my blog, but it didn't integrate with my website in the way I wanted. So I...
368 comments:
Saturday, June 27, 2020
Book Review: Unit Testing Principles, Practices, and Patterns
›
It's book review time once again, and this month I read Unit Testing Principles, Practices, and Patterns by Vladimir Khorikov. I thoug...
255 comments:
Saturday, June 20, 2020
Managing Test Data
›
It's never fun to start your work day and discover that some or all of your nightly automated tests failed. It's especially frustra...
351 comments:
Saturday, June 13, 2020
Why We Test
›
Most software testers, when asked why they enjoy testing, will say things like: I like to think about all the ways I can test new features...
97 comments:
Saturday, June 6, 2020
Adventures in Node: Promises
›
Have you ever written an automated UI test that uses Javascript, and when you went to assert on a response, you got Promise {pending} inst...
31 comments:
Saturday, May 30, 2020
Book Review: Perfect Software and Other Illusions About Testing
›
"Perfect Software and Other Illusions About Testing", by Gerald Weinberg, is the best book on testing I have ever read. It is a m...
42 comments:
Saturday, May 23, 2020
Rarely Used HTTP Methods
›
A couple of months ago, one of the developers I work with asked me to test a bug fix he'd done. In order to test it, I'd need to ma...
86 comments:
›
Home
View web version