Celebrating 30 Years of Excellence with the CQAA

This post was written by Skytap Content Managing Editor Noel Wurst and originally appeared on the Skytap blog.The Chicago Quality Assurance Association (CQAA) was founded in 1984 to “promote quality principles and practices within Chicago-area companies” and to provide “a forum for information professionals to present and discuss quality and process management within information systems, technology,… Continue reading Celebrating 30 Years of Excellence with the CQAA

A Pragmatic Approach to Test Coverage

I like models and I love automation on top of them. Software development in almost any form requires a logical model and an implementation in code. The best developers can find the re-usable patterns or code within a complex system to minimize their work. Functional testing gurus also use this pattern for success. Anti-Patterns for… Continue reading A Pragmatic Approach to Test Coverage

Zombie Test Cases – How They Cost Organizations

The chilling reality is, old test cases never die, they cluster, clutter and disrupt testing and development indefinitely. But why? Because no one can be confident that the old test cases aren’t necessary, no one wants to cull a case when it isn’t clear if it tests a vital piece of functionality or not, so… Continue reading Zombie Test Cases – How They Cost Organizations