diff --git a/docs/projects.html b/docs/projects.html index b66864022..4315bbfeb 100644 --- a/docs/projects.html +++ b/docs/projects.html @@ -1060,6 +1060,56 @@ valign="top" align="left"> LGPL + + +

+ + WebTest +

+

WebTest is a free open source tool for automated testing of web applications. + It is a set of powerful Ant tasks allowing to call web pages, mimic user actions + (clicking links, filling forms, ...) and verify the results. + The generated reports give comprehensive information on success and failure of the test steps.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.6.5 +
+ URL: + + http://webtest.canoo.com/ +
+ Contact: + + project mailing list +
+ License: + + Apache like license +

diff --git a/xdocs/projects.xml b/xdocs/projects.xml index 96466638b..92950e070 100644 --- a/xdocs/projects.xml +++ b/xdocs/projects.xml @@ -528,6 +528,33 @@ + + +

WebTest is a free open source tool for automated testing of web applications. + It is a set of powerful Ant tasks allowing to call web pages, mimic user actions + (clicking links, filling forms, ...) and verify the results. + The generated reports give comprehensive information on success and failure of the test steps.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.6.5
URL:http://webtest.canoo.com/
Contact:project mailing list
License:Apache like license
+
+

XML Publication is a set of tools to generate Web pages