Download List

Projeto Descrição

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-07-24 18:58 Back to release list
0.3

SWEC agora retorna diferente de zero se um teste falhar. A dependência do HTML:: LinkExtractor foi removido (agora é opcional). A user-agent string e com o resumo final foram limpos. A opção nohead - foi adicionado, o que diz SWEC Passar para realização de visitas de cabeça e ir direto para GET. A opção - KeepGoing foi adicionado, o que diz SWEC para analisar um documento para URLs mesmo que continham erros. Várias outras correções de bugs e pequenas melhorias foram feitas.
Tags: Major feature enhancements, Bug fixes
SWEC now returns nonzero if a test fails. The dependency on HTML::LinkExtractor was removed (it is now optional). The user-agent string and the final summary were cleaned up. The --nohead option was added, which tells SWEC to skip performing HEAD requests and go straight to GET. The --keepgoing option was added, which tells SWEC to parse a document for URLs even if it contained errors. Various other bugfixes and minor enhancements were made.

Project Resources