Sun, 10 Jul 2011 10:44:49 +0200
Modify icon to be square as most windowing systems expect icons to be.
michael@0 | 1 | ____ _ _ _ _ _ |
michael@0 | 2 | / ___| ___ | |__ __ _ ___ | |__ | | | || |__ _ __ |
michael@0 | 3 | \___ \ / __|| '_ \ / _` | / __|| '_ \ | | | || '_ \ | '__| |
michael@0 | 4 | ___) || (__ | | | || (_| || (__ | | | || |_| || | | || | |
michael@0 | 5 | |____/ \___||_| |_| \__,_| \___||_| |_| \___/ |_| |_||_| |
michael@0 | 6 | |
michael@0 | 7 | Europalab SchachUhr - Game clock graphical user interface client |
michael@0 | 8 | |
michael@0 | 9 | QUALITY ASSURANCE |
michael@0 | 10 | |
michael@0 | 11 | TEST PLAN |
michael@0 | 12 | |
michael@0 | 13 | How the testing will be done |
michael@0 | 14 | Who will do it |
michael@0 | 15 | What will be tested |
michael@0 | 16 | How long it will take |
michael@0 | 17 | What the test coverage will be |
michael@0 | 18 | ...what quality level is required |
michael@0 | 19 | |
michael@0 | 20 | TEST CASES |
michael@0 | 21 | |
michael@0 | 22 | Cases include specification of test design and test procedure. |
michael@0 | 23 | |
michael@0 | 24 | Case id: #T.01 |
michael@0 | 25 | Case name: Test name |
michael@0 | 26 | Assumption: initial screen is displayed |
michael@0 | 27 | Input: |
michael@0 | 28 | Output: |
michael@0 | 29 | Expected behaviour: |
michael@0 | 30 | |
michael@0 | 31 | TEST LOG |
michael@0 | 32 | |
michael@0 | 33 | INCIDENTS |
michael@0 | 34 | |
michael@0 | 35 | SUMMARY |
michael@0 | 36 | |
michael@0 | 37 | NOTES |
michael@0 | 38 | |
michael@0 | 39 | Whitebox tests, blackbox tests, unit tests, and regression tests are |
michael@0 | 40 | to be automated when possible. Attention must be given to the native |
michael@0 | 41 | test framework of the implementation technology in use. |