Saturday, March 21, 2009

Selenium IDE FireFox macro recorder and webtest tool

Selenium IDE FireFox macro recorder and webtest tool
Aug 20, 2008 at 1:41 PM
Post a comment

The Selenium IDE FireFox macro recorder and webtest tool can be used to record and play FireFox macrosm and for QA QC of web sites !

The config files are easy to read XML/HTML files which can be exported into Java & PHP Selenium Remote Control (RC) files.

There is a test suite HMTL file that simply defines the test cases to run. Each test case HTML file contains commands such as open/goto, click, select, type, clickandwait and verifytextpresent which helps you identify if you test succeeded or failed !

There's even a Selenium CubicTest plugin for Eclipse !

No comments: