30.1 Identify reusable parts

In this section we will further develop the test suite FirstAndroidTests.qft, which you already know from chapter 19.

Please take a look at the "Reset" test step in both test cases. The two test steps are identical.

Two identical test steps
Figure 30.1:  Two identical test steps

According to the considerations above it makes sense to convert the test step into a procedure.