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

Project


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

Hosting
WET's primary hosting site is openqa. Some parts of WET will be hosted on other sites too depending on which tool is most appropriate. For example, WET's forums are at sourceforge
User Community
WET community communicates using the user's mailing list. Here you will find answers to many problems that other community members have run into. You can also post questions about issues that you are running into yourself. You will have to sign in to user's mailing list to post questions. We encourage you to subscribe to this mailing list by clicking on this link
Bug tracking
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.