19 April 2006 23:00
phpautotest
by fredbirdphpautotest 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.
Regression testing is a type of software testing that makes sure that your web-site works as expected after bug-fixes and last minute changes. Despite being a good practice and having a jazzy name this sort of testing is a royal bore to perform manually. This is where phpautotest comes in.
1
(1 marks)