Look Before You Test

[magazine]
Analyzing software documentation to avoid poor test coverage
Volume-Issue: 
2001-02
Article Summary: 

Test coverage is about insuring that test plans and test cases include information vital for successful testing of the program in the areas of functionality, performance, and the overall quality of the software. This article shows how to create a plan of attack to provide strong test coverage, determine the scenarios for the test plan, and manage the changes made to information used by testing.