This is the follow up to QFTest Scripting, VMWare and Hudson.
Main entry target uitest finds all the checked out QF test projects:
executeUITest iterates over all .qft files:
qftest executes the bash script posted in part I and verifies the test result.
verifyTestResults checks wether the test has found errors or not.