Weekly essays on testability, testing and being a tester.
January 2008 - Posts
-
I back up the high level preaching with code. I have had requests to back up the “high level concepts” I am talking about with concrete examples. This is an example of sticking with the simplest possible automation versus using a more “perfect” solution. Read More...
|
-
Why doesn’t anybody ask me to code a unit test in an interview? Interviewing people for your company is one of the most important jobs you will do. You need to make the best call you can in a limited amount of time. The job interview isn’t a 100% accurate Read More...
|
-
Driving testability from the UI down A products user interface is one of the most challenging areas to increase testability. It’s also the place where our customers will be using the most. It’s important to make your user interface code as testable as Read More...
|
-
Add Round Trip Testing to your toolset Test automation authors have to balance a lot of factors to deliver good automation. You want to create high value tests and deliver them early in the process. Ideally you have a short feedback loop with developers. Read More...
|