Download List

项目描述

Anteater is a testing framework designed around
Ant, from the Apache Jakarta Project. It provides
an easy way to write tests for checking the
functionality of a Web application or of an XML
Web service. It can test either HTTP requests or
replies in various sophisticated ways. The ability
to wait for incoming HTTP messages is unique to
Anteater, which makes it especially useful when
building tests for applications that use high
level SOAP-based communication and asynchronous
SOAP messages. Anteater provides XML and text
logging support and the ability to render the logs
into HTML reports.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-04-23 01:11
0.9.16

各种followRedirects修复了,contentEquals现在并不总是通过,HTTP基本认证工作正常,并没有测试,现在生成一个日志文件。这些新特性包括一个查询本地文件和更灵活的记录fileRequest任务。 JDK 1.4中现在需要,以支持国际化和HTTPS的功能。
标签: Minor feature enhancements
Various followRedirects fixes were made, contentEquals now
doesn't always pass, HTTP BASIC authentication works
properly, and failing tests now generate a log file. The new
features included a fileRequest task for querying local files and
more flexible logging. JDK 1.4 is now required in order to
support internationalization and HTTPS features.

2003-03-22 21:34
0.9.15

主要功能的改善,是代码除了允许未签名的证书的SSL支持。 JTidy错误,现在报告正确,而不是基于标准输出,使HTML报告更加理解。在'描述'属性现在报告中使用。
标签: Minor feature enhancements
The primary functional improvement is the addition of code to allow SSL support of unsigned certificates. JTidy errors are now reported properly instead of just on stdout, making HTML reports much more comprehensible. The 'description' attribute is now used in reports.

Project Resources