21.1 Identifying reusable parts
                
                      
                In this chapter we will work with the test suite FirstWinTests.qft you already know from chapter 19.
- 
                        Action
          Copy FirstWinTests.qft from the subdirectory
          
qftest-9.0.6/doc/tutorialof the QF-Test installation to a working directory and - open FirstWinTests.qft.
 - If you want to keep the changes you will be making to the demo test suite save it in a working directory as described at the end of section 20.1.
 
Please have a look at the test step "Reset" in the two test cases. They are exactly the same.
                    Following above concepts it would be a good idea to turn them into a procedure.