Normally TCW would be a keeper despite the bare-bones appearence.
However, due to mysterious errors I am getting (really, it just says “Database error!” without any extra debugging information), and the fact that the developer’s e-mail address bounces, I’m going to have to move on to my next test case software (Mozilla project’s Testopia/TestRunner).
If you force the debugging information on – tcw/includio.fil line 23, change $SQLDEBUG=$_GET['dbdb']; to $SQLDEBUG=1; – you get slightly more information, but not really enough to fix the problem. I suspect this would turn out to be a comedy of errors if I continued onwards with trying to force it to work, though I may have to anyway if I can’t find another solution.

I am trying everything I can but still having a Database error! as follow:
Database error! (insert into results (tcid,uid,tested_on,passed,vid,bugid,comment)values (5,1,now(),false,,null,’Testing with database error’);)
help!
Thanks in advance
everything seems to be fine but when I enter a test comments and select pass/fail and submit, that when I see Database error. it look like it could not insert the into the result table.
any help would really appreciated.
Thanks
couldn’t get the databse to works. Database error when submiting the test result.Please help
Thanks