Script Category : PHP
Script Sub Category : Development Tools
phpmytest is a tool to automate testing of web-applications. Therefore you have to record a so called test once by surfing arround your website and filling out the formulars. After that you can repeat this test everytime you want. How a page is tested is implemented as classes. If you want, you can write your own classes to attune phpmytest to your needs. At the moment phpmytest can find text on the page to be tested, dead links, it can validate HTML and find php-script-errors.
|