Archive for October 2008

Google Maps API open source their Selenium test suite

Google has decided to open source their Selenium test suite so that developers can see the kind of integration tests they’re currently running, and can even contribute their own tests that test specific functionality or an order of operations used on their site. This should enable web site developers to make sure their site works with the Google Maps API.

Related link: More information (external link)

Marathon 2.0b3 has been released

Marathon is a testing framework for GUI applications developed using Java/Swing.

This is the third public release of Marathon 2.0 beta after the support for Ruby and Python 2.5 are added.

Related link: More information (external link)

Sauce Labs beta: run Selenium tests super fast with minimal config hassles

Sauce Labs is building a cloud-based Selenium service that runs test scripts concurrently. It delivers radically faster test suite completion times and removes the hassle of setting up your own Selenium test machines. User transition to (or from) our service is typically as easy as putting some API calls into a build script or cron job. Generic Selenium in, standard Selenium results out. Just screaming fast and no admin headaches.

We’re starting our free beta program soon, and are seeking Selenium users who would like to run Selenium tests faster, with minimal configuration hassles.

Related link: More information (external link)

eTraxis 1.18.2 has been released

New features integrated in this release include:
*new-751: LDAP // Multiple Base DN support.
*new-752: [SF2162856] Add file attachments when creating a new record.
Bug fixes integrated in this release include:
*bug-753: XML failure on some search results.

Related link: More information (external link)

Marathon 2.0b2 is released

Marathon runs gui based acceptance tests against Java/Swing applications. This is the second public release of Marathon 2.0. This release supports script recording and playback in python 2.5 and ruby 1.8 as well as the Marathon 1.0 supported python 2.2.1. Marathon 2.0 also has an integrated debugger with support for breakpoints and stepping through the test scripts.

Related link: More information (external link)

JSystem community site launched

JSystem have new community site using the Trac platform. You can view and add tickets, view the road map, view changes as timeline, view the project dashboard and more.

Related link: More information (external link)

STAF V3.3.1 and STAX V3.3.4 are now avilable

STAF (SW Test Automation Framework) V3.3.1 and STAX V3.3.4 are now available. In addition, new versions of the HTTP, Event, Email, Cron, and EventManager services are now available. You can find more information and download the binaries from the official STAF web site. There are some new features in STAF V3.3.1 and STAX 3.3.4 as well as bug fixes and documentation updates, and some new usability features for testcases were added to STAX.

Related link: More information (external link)

RSS feed is back online

Apologies to all RSS users, the feed has been down for several weeks so you may get a whole bunch of news items appearing today. The feed populates dynamically and I inadvertently changed the database connection file recently but missed the RSS feed out of my test process. D’oh!

Related link: More information (external link)

Released WatiN 1.3

In this new release of the web testing framework for .Net, support for lamdba expressions and Linq is added (for the .Net 2.0 version and higher). New helper methods are added to the Find class, two new DailogHandlers have been added and many smaller changes. This is the last 1.X release and also the last release supporting .Net 1.1. Many thanks to all who contributed to this release!

Related link: More information (external link)

xUnit.net 1.0.3 has been released

xUnit is a .Net testing framework.
This release adds the following new features:
* Support for ReSharper 4.0 and 4.1

This release fixes the following issues:
* Remove check for xunit.dll in ReSharper runner
* Shorten exception name in ReSharper

Related link: More information (external link)