From 58763ac8578dd476820f31d221ef09fb1f970ca2 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Fri, 30 Jun 2006 20:15:42 +0000 Subject: [PATCH] message of Marc Guillemot on dev list, adding WebTest git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@418369 13f79535-47bb-0310-9956-ffa450edef68 --- docs/projects.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/projects.xml | 27 +++++++++++++++++++++++++ 2 files changed, 77 insertions(+) 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