Smoke testing is a term that originated in plumbing and refers to physically checking a series of closed pipes for leaks. It doesn’t refer to extremely detailed testing of the pipes, but simply an initial preliminary test to ensure that nothing in the system will fail catastrophically. The same ‘smoke-tests’ are used in manufacturing and … Continue reading
As a developer with 10+ years’ experience, it’s likely surprising to many of you that I have never been on a project that truly used TDD. Don’t get me wrong. I have been on projects where some of us wrote some unit tests occasionally. I have also been on projects where we wrote integration tests, … Continue reading
As a developer, I often hear of Java referred to as ‘The Next Cobol’. If I had a nickel for every time I read an article entitled ‘Java is Dead’, I’d be retired. In fact, searching for articles that contain the exact words “Java is Dead” returns 63,100 results. All this noise could make a … Continue reading