Menu

phpautotest 1.0.1 released

phpautotest is a tool for testing PHP-driven websites. It has to be walked through your web-site once, it can then follow the same steps and report whether the pages did not work as expected.

Variable values as well as HTTP output can be tested. HTTP output is tested using regular expressions.

Changes:
Optimized retrieval/execution of pages during testing, user is asked for confirmation before deletion of test cases, blank fields not accepted in start.php, placed CSS used by most pages into a seperate file, improved back-end to avoid misplacement of pages while recording multiple test cases simultaneously.

http://phpautotest.sourceforge.net

Posted by amok3 2006-04-16

Log in to post a comment.