Introduction

This document contains a series of test scripts intended to run the Yaktrack application through its paces. Yaktrack testing is done using a combination of automated unit tests and user scripted tests; the automated unit tests are accomplished by making the "test" target in the packages src/Makefile file. The user scripted tests are accomplished by following the provided scripts in the "Test Scripts" section of this document. These scripts assume a reasonably proficient tester and are not as detailed as scripts for a novice tester; they are provided to ensure better coverage of tests rather than being explicit definitions of tests.