Identifying gaps in the requirements

Test cases can also be used to identify discrepancies or deviations between requirements and their implementation. However, these benefits can only usually be realized if you systematically derive test cases using black-box techniques.

You can stop testing once you have achieved the degree of coverage of the tested items in the test basis. A minimal exit criterion might be defined as performing at least one test case for each requirement.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *