From: Mark O'D. <mar...@gm...> - 2008-12-12 06:25:23
|
Hi It has been a while since I last ran qmtest for firebird, so I was following the instructions at: http://www.firebirdsql.org/index.php?op=devel&sub=qa&id=qmtest_howto All is dandy, $python qadbm.py > repository /home/fbqa > platform Windows > target 1.5.2 > create /home/fbtests > copy /home/fbtests > exit Then you get to "Configuration" : It lists a group of key value pairs. They look nice, but what does one do with them? They really look like they want to go in a config file or be environment variables. There is a /home/fbtest/QMtest/configuration file but that is full of XML so I dont think they below there - or do they? The final step is to run qmtest, and list the cmd options. Does someone mind filling me in on what to do, in terms of completing the above howto example. I assume it then goes something like: $cd /home/fbtests $qmtest ls $qmtest run $qmtest report And I guess it would be handy to run a subset of tests or an invidiual test, presumaby that is by: $qmtest ls functional.arno $qmtest run functional.arno But at the moment I am stuck on configuration :-). Cheers - Mark |