Download List

Project Description

SWEC is a program that automates testing of
dynamic Web sites. It parses each HTML file it
finds for links, and if those links are within the
site specified, it will check that page as well.
In addition to parsing and locating links, it will
also parse the pages looking for known errors and
report those. It will report if a page cannot be
read (by either returning a 404, 500, or similar).

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.

2009-03-17 05:48 Back to release list
0.2.1

Minor fixes and enhancements to various tests. Now retries if the server resets the connection before the test is done. Some of the output is easier to read. This release adds --lwphead and --lwpget, which are equivalent to the LWP HEAD and GET commands but with added support for cookies.
Tags: Stable, Minor feature enhancements

Project Resources