30.1 Identify reusable parts
In this section we will further develop the test suite FirstAndroidTests.qft, which you already know from chapter 19.
-
Action
Copy FirstAndroidTests.qft from the subdirectory
qftest-10.0.0/doc/tutorialof the QF-Test installation into a working directory and - open FirstAndroidTests.qft.
- If you want to save the changes we will make to the demo test suite, then save it to a working directory as described at the end of "Starting the Application".
Please take a look at the "Reset" test step in both test cases. The two test steps are identical.
According to the considerations above it makes sense to convert the test step into a procedure.