WET Commercial Grade Opensource Web Automation Testing Tool
WET is a opensource web automation testing tool which uses Watir as the library to drive web pages. You dont have to download / install Watir separately or know anything about Watir. Watir is the library that WET uses and it is automatically installed for you.
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. Using WET, you can perform all the operations required for testing web applications - like automatically clicking a link, entering text in a textfield, clicking a button etc. WET allows you to perform various checks as a part of the testing process by using Checkpoints.
Go to http://wet.qantom.org/
See also these related projects.
- FWPTT web load testing tool - fwptt it's a open source Web application tester program for load testing web app ...
- IeUnit - IeUnit is a simple framework to test logical behaviors of web pages. It helps so ...
- NUnitAsp ASP.NET unit testing - NUnitAsp is a tool for automatically testing ASP.NET web pages. It's an extensio ...
- WatiN - Welcome at the WatiN (pronounced as What-in) website. Inspired by Watir de ...