Using Selenium test tool in our site tests

Posted by Mike Caisey on 4th March 2011
Tagged: TDD, testing

I've recently incorporated the Selenium Java based test tool into our testing suite for some of our projects. “Selenium Remote Control allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser.” Taken from http://seleniumhq.org

Read more... [1 Comment(s)]