michael@0: ____ _ _ _ _ _ michael@0: / ___| ___ | |__ __ _ ___ | |__ | | | || |__ _ __ michael@0: \___ \ / __|| '_ \ / _` | / __|| '_ \ | | | || '_ \ | '__| michael@0: ___) || (__ | | | || (_| || (__ | | | || |_| || | | || | michael@0: |____/ \___||_| |_| \__,_| \___||_| |_| \___/ |_| |_||_| michael@0: michael@0: Europalab SchachUhr - Game clock graphical user interface client michael@0: michael@0: QUALITY ASSURANCE michael@0: michael@0: TEST PLAN michael@0: michael@0: How the testing will be done michael@0: Who will do it michael@0: What will be tested michael@0: How long it will take michael@0: What the test coverage will be michael@0: ...what quality level is required michael@0: michael@0: TEST CASES michael@0: michael@0: Cases include specification of test design and test procedure. michael@0: michael@0: Case id: #T.01 michael@0: Case name: Test name michael@0: Assumption: initial screen is displayed michael@0: Input: michael@0: Output: michael@0: Expected behaviour: michael@0: michael@0: TEST LOG michael@0: michael@0: INCIDENTS michael@0: michael@0: SUMMARY michael@0: michael@0: NOTES michael@0: michael@0: Whitebox tests, blackbox tests, unit tests, and regression tests are michael@0: to be automated when possible. Attention must be given to the native michael@0: test framework of the implementation technology in use.