QF-Test - The Tutorial
Version 3.4M2
Karlheinz Kellerer, Martin Moser, Michael Lehto, Magnus Lindström
1Quality First Software GmbH
Copyright c 2002-2011 Quality First Software GmbH
March 9, 2011
1http://www.qfs.dei
Contents
I Java testing with QF-Test 1
1 Introduction [5 min] 2
2 Working with a Sample Test-suite [30-45 min] 3
2.1 Before you start . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Starting QF-Test and Loading the Test-suite . . . . . . . . . . . . . . . . 3
2.3 Starting the Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.4 Clickstream Test-case . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.5 A Few Tips . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.6 Text Check . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.7 Checking a Radio Button . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
2.8 Stopping the Application . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
2.9 The Complete Test . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
2.10 Report Generation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
3 Creating a Test-suite [45-60 min] 21
3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.2 Starting the Application . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
3.3 Adding a Clickstream Test . . . . . . . . . . . . . . . . . . . . . . . . . . 26
3.4 ...
Voir