3.1 Identifying reusable parts

In this chapter you will work with the test suite FirstJavaTests.qft you already know from chapter one.

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

Two identical test steps
Figure 3.1:  Two identical test steps

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