test cases
How to Choose the Right Test Cases to Maximize Efficiency For test teams, throwing every test case in the book at a project isn't practical or necessary. By understanding test design techniques and what to look for in a good test case, teams can choose the ones right for their requirements and improve their testing efficiency. |
||
The Basis of Test-Driven Development: Writing Effective Test Cases Too often, test-driven development still initially focuses on coding aspects, not testing. The first step in a test-driven approach has to be writing effective tests. It's not enough to simply ensure good coverage; effective tests should also confirm that decisions made in the code work correctly. |
||
Are Test Plans Important to a Project's Success? Anuj Magazine examines the differences between a plan and planning, how important test plans really are, and whether or not test plans are important to a project's success. |