Tutorials and resources on how to use the open source Selenium testing tool to perform test automation in software testing.

Running the Selenium IDE Mozmill Tests

June 24, 2011 0

This video demonstrates how to run the Selenium IDE Mozmill tests. Mozmill is an user-interface test automation tool. You can use it to write tests for your Add-On or for your Mozilla Platform Application.

Selenium and Cucumber

May 25, 2011 0

Wouldn’t it be nice to have the Business Analyst write out the acceptance criteria in plain English, and then have those criteria run as tests? Join us for a beginner to intermediate walk through of Cucumber and Selenium. Learn how to write tests that are easy to understand and run. There will be plenty of examples and sample code to get you going in the right direction.

Selenium Javascript Issues

May 4, 2011 0

Selenium is a great tool for acceptance testing of web applications: it works with real browsers, and drives them to exercise your application of choice in the same way a real user would do. There are however many issues in using Selenium to drive JavaScript-powered applications.

1 6 7 8 9