Selenium is a popular browser based functional testing tool. Unlike unit tests which tend to be focused on classes and methods, Selenium helps test integrated functionality. It supports popular browsers such as Internet Explorer, Mozilla, Firefox, and Safari. This project would attempt to extend the Selenium test suite improving coverage.
The concept of using Selenium for OFBiz testing was presented in ApacheCon 2008. More details can be found at
The related code can be found under ofbiz trunk/framework/testtools. Also see how to run tests in the PDF file OFBizSeleniumXmlIntro.pdf under the same folder.
Additional tips located at FAQ-Tips-Tricks-Cookbook-HowTo-SomeSeleniumTips
Technologies you should be familiar with
java, Selenium
| Title | Author | Posted | Comments |
|---|---|---|---|
| Project Tasks | Aparana_Gupta | 3 years 33 weeks ago | 2 |
| ofBiz testing | rashmi.singh | 3 years 38 weeks ago | 48 |
| Material regarding SeleniumXML | anenth | 3 years 40 weeks ago | 4 |