Simple Web Error Checker - SWEC

From Free Software Directory
Revision as of 20:43, 15 January 2017 by Alejandroindependiente (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


[edit]

Simple Web Error Checker - SWEC

http://random.zerodogg.org/swec/
a program that automates testing of dynamic websites.

SWEC is a program that automates testing of dynamic websites. It parses each HTML file it finds for links, and if those links are within the site specified (ie. local, not external), it will check that page as well. In this respect it works a lot like a crawler, in that it'll click on any link it finds (more notes about this later). In addition to parsing and locating links, it will also parse the pages looking for known errors and report those (such as Mason or PHP errors), and will report if a page can not be read (by either returning a 404, 500 or similar).





Licensing

License

Verified by

Verified on

Notes

Verified by

Kelly Hopkins

Verified on

23 April 2009




Leaders and contributors

Contact(s)Role
Eskild Hustvedt Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://random.zerodogg.org/swec/git
Bug TrackingBug Trackinghttp://random.zerodogg.org/swec/bugs
DeveloperDownloadhttp://random.zerodogg.org/swec/download


Software prerequisites




Entry






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.