Teaching to the Test

by Bill Rinko-Gay This blog is a follow-on to the post entitled “Open Book Testing.” If you haven’t already, you may want to read that first. Once you have reviewed all your test stories it’s time to prepare to execute them. A well planned test execution, in conjunction with a well planned code implementation, helps […]

Read More… from Teaching to the Test

Agile Quality Assurance

by Bill Rinko-Gay When I first started researching Agile Quality Assurance I was told it wasn’t necessary because Agile methods have quality built in. Agile teams developed processes such as Extreme Programming (XP) and Test Driven Development (TDD) to produce quality code in a short amount of time. Because these processes work well, it is […]

Read More… from Agile Quality Assurance

Efficient Dev-Test

by Bill Rinko-Gay One of the advantages of Agile is the ability to deliver continuous improvements to your customer. If you have experience in traditional development paradigms you a release is usually a mixed bag filled with new functionality and new (and sometimes old) defects. This is frustrating for users and the development team. You […]

Read More… from Efficient Dev-Test