by Andreas Birk | 06/05/2010 | requirements, testing
Testing can mean very different things, depending on the software to be tested, the organization in which the testing takes place, and several other factors. Since testing can be so different, it is useful to have a classification system for testing at hand. It can...
by Andreas Birk | 22/04/2010 | quality, requirements, testing
Good test coverage is important and sometimes not easy to achieve. A simple principle can lay a solid foundation for test coverage: Distinguishing two essential stages of testing. The initial low-level stage tests basic development artifacts immediately or soon after...