Difference between revisions of "Simple Web Error Checker - SWEC"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=Simple Web Error Checker - SWEC |Short description=a program that automates testing of dynamic websites. |Full description=SWEC is a program that automates testing ...")
 
(New version)
 
Line 3: Line 3:
 
|Short description=a program that automates testing of dynamic websites.
 
|Short description=a program that automates testing of dynamic websites.
 
|Full description=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).
 
|Full description=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).
 +
|Homepage URL=http://random.zerodogg.org/swec/
 
|User level=intermediate
 
|User level=intermediate
|Status=Live
 
|Component programs=
 
|Homepage URL=http://random.zerodogg.org/swec/
 
|VCS checkout command=
 
 
|Computer languages=Perl
 
|Computer languages=Perl
|Documentation note=
 
|Paid support=
 
 
|IRC help=irc://irc.freenode.net/dayplanner
 
|IRC help=irc://irc.freenode.net/dayplanner
|IRC general=
 
|IRC development=
 
|Related projects=
 
 
|Keywords=Perl,HTML,test,testing,debug,Web content,parse,Error Viewer/Validator,error checking,Web crawler
 
|Keywords=Perl,HTML,test,testing,debug,Web content,parse,Error Viewer/Validator,error checking,Web crawler
|Is GNU=n
+
|Version identifier=0.4
|Last review by=Kelly Hopkins
+
|Version date=2009/09/30
|Last review date=2009-04-23
+
|Version status=stable
 +
|Version download=http://files.zerodogg.org/swec/swec-0.4.tar.bz2
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/01/16
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=0.2.1
+
|Status=
|Version date=2009-04-23
+
|Is GNU=No
|Version status=stable
+
|License verified date=2009-04-23
|Version download=http://random.zerodogg.org/files/swec-0.2.1.tar.bz2
+
}}
 +
{{Project license
 +
|License=GPLv3orlater
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-04-23
 
|License verified date=2009-04-23
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Eskild Hustvedt
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Eskild Hustvedt
 
 
|Email=zerodogg@skolelinux.no
 
|Email=zerodogg@skolelinux.no
 
|Resource URL=
 
|Resource URL=
Line 54: Line 51:
 
|Web-authoring=html-preprocessing
 
|Web-authoring=html-preprocessing
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv3orlater
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-04-23
 
}}
 

Latest revision as of 20:43, 15 January 2017


[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.