6.8.1. Introduction to the reusability of test cases

Test Cases are the reusable units. Test Cases can be referenced in other Test Cases to create modularly built tests.

Being able to reuse Test Cases means that you should put some thought into how to design them so that they are as specific as they need to be while also being generic enough to reuse in different situations.

You can improve the flexibility of a Test Case by:



Copyright BREDEX GmbH 2015. Made available under the Eclipse Public License v1.0.