Meeting:: November 6th :: Selenium / Ant Refresher
Jim Priest will present Selenium - a web application testing tool. He will also give a condensed Ant presentation for those of you who missed it.
From the Selenium website:
Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platforms.
** Browser compatibility testing. Test your application to see if it works correctly on different browsers and operating systems. The same script can run on any Selenium platform.
** System functional testing. Create regression tests to verify application functionality and user acceptance.
Jim will go over setting up simple tests using Selenium, creating tests with the Selenium IDE (a Firefox extension) as well as how to automate your tests using... what else? ANT!
