21.1 Identifying reusable parts

In this chapter you will work with the test suite FirstWinTests.qft you already know from chapter 19.

Look at the test step "Reset" in the two test cases. They are exactly the same.

Two identical test steps
Figure 21.1:  Two identical test steps

Following the concepts above, it would be a good idea to turn them into a procedure.