Login | Register
My pages Projects Community openCollabNet

pageunit
Project home

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

If you were registered and logged in, you could join this project.

Summary Simple web page testing facility
Category testing
License BSD License
Owner(s) idarwin

Message from the owner(s)

Nearing release status (though there's a bug in the CVS Head version that I'm working on :-)).

Designed to be very easy-to-use compared to tools like Canoo. Initial work done for a consulting client and also submitted for academic credit.

I hope zillions of people find this work useful.

Description

Why should you have to write twelve lines of XML to load a web page and check its content? PageUnit's mission is to provide a very easy-to-use web page functional testing mechanism, using a "little language" tailored for this purpose.

The project is nearing release status and can be accessed at www.pageunit.org.

While it was developed in Java, it can be used to test web pages in any language.