Download List

Project Description

SlimDog offers a simple script-based Web
application testing tool. It is based on httpunit.
The tool offers a wide range of commands to work
with forms, check the content of tables, and
navigation between HTML pages. Rather than writing
long JUnit testcases or crucial XML files, the
users can write simple text scripts. Each line of
the script file will contain one command that is a
test node. All commands inside one file will be
processed as a test case. The syntax of every
command is simple and easy to learn. Several
scripts can be combined into a test suite. The
results are written either to the console, to a
file, or as an HTML page.

System Requirements

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.

2005-11-29 19:29
0.6

It is now possible to include files in test cases, so users can leave repeating tests in separate files. There are two new commands and a few bugfixes. The reports have been improved and now list all steps in a detailed way.
Tags: Minor feature enhancements

2004-11-03 22:51
0.5

Tags: Initial freshmeat announcement

Project Resources