Open source web testing tool
The future of automated web testing is open source

Developer Information


WWW http://wet.qantom.org
Search powered by Google
 
Activity       Project Info       Developer Info       Contributing       Sponsors      
License

WET Core is licensed using a BSD license :
This is the core layer for WET. Written in Ruby, a full fledged Object oriented scripting language, the core layer is the one responsible for doing the actual automation of the web application.

WET UI is a power assistant to WET. This is a dotnet application which assists the tester in creating WET scripts. This is covered by LGPL. The full version of LGPL2.1 can be viewed by clicking here

Developers
Project Lead:
Raghu Venkataramana

Developers:
Sathya Shankar
Venugopal Shenoy
Developer Community
WET developers communicates using the developers's mailing list. If you are a developer and would like to start contributing, please sign in for this mailing list by clicking on this link
and following the instructions
Developer tools
WET uses Subversion for its SCM. The SCM for WET is hosted at openqa. You can check out the code anonymously by doing 
    svn co https://svn.openqa.org/svn/wet/trunk

WET tracks bugs and issues using the openqa Jira tracker. Please help us to make this product better by submitting issues that you find using the bug tracker. Click here to go to the tracker.
Contact us
For any other information about WET, please write us at wet@qantom.org
 
WET is a opensource automated web testing tool which uses Watir as the library to drive web pages. WET drives an IE Browser directly and so the automated testing done using WET is equivalent to how a user would drive the web pages. WET extends the scripting abilities of Watir and also offers the convenience of recorders. It is licensed under LGPL and BSD style open source licenses.