Selenium IDE FireFox macro recorder and webtest tool
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 !
See Also
- http://www.phpunit.de/pocket_guide/3.3/en/writing-tests-for-phpunit.html
- http://www.phpunit.de/pocket_guide/3.3/en/selenium.html
- http://www.slideshare.net/sebastian_bergmann/testing-with-phpunit-and-selenium-156187
Read and post comments | Send to a friend
