Beiträge getagged mit Hudson

QFTest Scripting, VMWare and Hudson Part II

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.

, ,

Keine Kommentare

QFTest Scripting, VMWare and Hudson

We had already a running Hudson build server. The jobs running on it where mainly build, deploy and test scrips “written” in ant. The compiled binaries and some installation scripts where moved (using SCP) to a server VMWare image (the script installed a new database, created a new db schema etc.). Each build ends with [...]

, ,

Keine Kommentare