Defect Prevention


The real goal of a test engineer should be to prevent errors from entering the code in the first place. Anything which can be done to help developers should be done.

One of the most effective methods of preventing errors is for the development team to write functional specifications. This ensures that each developer understands what functionality is expected of them, and knows what to expect from their peers.

Once functional specifications are available, one of the most effective things the test engineers can do is to write descriptions of each test they intend to write. Developers should review these test design specifications. This is the equivalent of a professor handing out the final on the first day of the semester. If developers know what is going to be tested, they stand a much higher chance of passing the tests. Developers are also more likely to ask for additional test cases once they see the list of what is planned.


Home

Copyright 1998 Anne Powell

last update 2/16/98