Hi All,
I am facing problem related to testing. Is there any tool available for php website? Please help me it is urgent.
Automated testing tool is available for php website.
Moderator: General Moderators
Re: Automated testing tool is available for php website.
There are two great choices for unit testing with PHP. SimpleTest and PHPUnit.