Page 1 of 1

Automated testing tool is available for php website.

Posted: Tue May 05, 2009 6:43 am
by amolraj
Hi All,
I am facing problem related to testing. Is there any tool available for php website? Please help me it is urgent.

Re: Automated testing tool is available for php website.

Posted: Thu May 14, 2009 6:54 pm
by Gabriel
There are two great choices for unit testing with PHP. SimpleTest and PHPUnit.