![]()
API Guide - Wet Test Runner |
Courses in c#, ruby, shell scripting, Software testing courses and more
|
|||||||||||||||||||||||||
|
||||||||||||||||||||||||||
Command line interface to allow execution of Wet test scripts. To execute any script, you’d simply have to say: Ruby <path_to_wetrunner>WetRunner.rb <directory_of_test>
Where directory_of_test is the directory of the test definitions file that you intend to run.
| 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. |