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

Prerequisites


WWW http://wet.qantom.org
Search powered by Google
 
License       Download       Prerequisites       Install guide      
Hardware and OS Requirements<

Memory: 256 MB (Minimum);512 MB and above(Recommended) Disk Space Requirements: 500 MB Supported Operating Systems: Windows 98/ME/2000 SP3/XP SP2/Server 2003; IE 6.0:version 6.0.2800.1106 updated versions: SP1;Q823353;Q903235

RUBY

WET scripts are written using Ruby. Therefore, you need to install Ruby on your computer to use WET. Download Ruby from: here

Microsoft .Net 2.0 Framework

WET User Interface has been written using Visual C# and it needs .Net 2.0 Framework to work. Download the Microsoft .Net 2.0 Framework from: here

Watir

WET is an extension of Watir and works in association with it. Watir is available as a part of the WET installer (you don't have to download and install it separately).
Note: WET is available for Watir 1.4 and has not been tested for Watir 1.5

 
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.