Warning: Trying to access array offset on value of type bool in /home/www/blog/wp-content/themes/catch-box/functions.php on line 1079

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.