A couple of time I have gotten started with using test from Apache. Just to be clear about how I am starting I use svn to get the latest sources and have test and test/ApacheTest from
./svn/bin/jsvn checkout http://svn.apache.org/repos/asf/httpd/test/framework/trunk /data/prj/apache/httpd/test echo Apache-Test starting ./svn/bin/jsvn checkout http://svn.apache.org/repos/asf/perl/Apache-Test/trunk /data/prj/apache/httpd/test/Apache-Test 1) should Apache-Test be a subdirectory (does "test" recognize that and use it on some way - or is that a separate test intended only/mainly for mod_perl). Apache-Test as a project page does not say much. 2) what are the vital lines to look for in .../test/t/logs/error_log (or what is the difference between :alert and :error lines)?