Web/Testing and Verification
From HaskellWiki
(Difference between revisions)
m |
m (Adding info box) |
||
| Line 1: | Line 1: | ||
[[Category:Web|*]] | [[Category:Web|*]] | ||
| + | {{Web infobox}} | ||
Methods, libraries and applications for verifying the correctness of a web site's behaviour. | Methods, libraries and applications for verifying the correctness of a web site's behaviour. | ||
Revision as of 12:54, 3 October 2010
| Haskell Web Development
Software: Community & Research: |
Methods, libraries and applications for verifying the correctness of a web site's behaviour.
GVerdi
The system GVERDI (Graphical VErification and Rewriting for Debugging Internet Sites) is a Web verifier prototype that is able to detect missing/incomplete Web pages and incorrect/forbidden information inside a Web site w.r.t. a given formal specification.
Home page: http://users.dsic.upv.es/grupos/elp/GVerdi/
