Automated UI Testing with the qooxdoo Simulator

September 14, 2011 0

This article explores qooxdoo’s built-in facilities for automated UI testing.  qooxdoo  is a universal JavaScript framework that enables you to create applications for a wide range of platforms. With its object-oriented programming model you build rich, interactive applications (RIAs), native-like apps for mobile devices, light-weight traditional web applications or even applications to run outside the browser.

Web Testing With Sahi

August 10, 2011 0

Sahi is a tool for automating web application testing, is gaining popularity that allows recording and replaying across browsers. It provides different language drivers for writing test scripts, and supports Ajax and highly dynamic web applications. In this article shows how to use Sahi to test a web application. You will learn to format scripts for Junit and to test with Apache Ant.

Testing of Web Applications with Selenium Grid

August 8, 2011 0

This article will show you how to run your tests in parallel with Selenium Grid, cutting down the time needed for running in-browser test suites. With real test projects and code samples, learn to run tests in multiple environments in parallel and speed up the testing of your web applications.

Selenium IDE Plugins

August 1, 2011 0

Selenium IDE is pretty much ‘feature complete’ in terms of a record-and-playback editor. This shows what you can do with the existing Plugin API, gives a peek into the future of it and explains why less ‘in the editor’ is better for the long term success of Selenium IDE.

Getting started with Selenium 2.0

July 11, 2011 0

This blog post is the first article of a series that will explains what it takes to start writing automated browser tests using Selenium 2.0.

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.

1 5 6 7 8 9