The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Web-based Acceptance Testing Done Right

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Dave Churchville

Posts: 164
Nickname: dchurchv
Registered: Feb, 2005

Dave Churchville is a 15 year software industry veteran in both development and management roles
Web-based Acceptance Testing Done Right Posted: Feb 13, 2006 10:38 AM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by Dave Churchville.
Original Post: Web-based Acceptance Testing Done Right
Feed Title: Agile Project Planning
Feed URL: http://feeds2.feedburner.com/AgileProjectPlanning
Feed Description: Thoughts on agile project planning, Extreme programming, and other software development topics
Latest Agile Buzz Posts
Latest Agile Buzz Posts by Dave Churchville
Latest Posts From Agile Project Planning

Advertisement
The Selenium project (sponsored by ThoughtWorks) has been quietly making an in-browser automated testing facility. It just went from interesting to compelling with the introduction of Selenium IDE, a free Firefox extension that lets you record, script, save and execute in-browser acceptance tests.

Now, I've always been skeptical of record and playback testing tools, since they usually require an obscure syntax, or are difficult to maintain. Not so with Selenium, which can use either an HTML table style syntax, or Ruby syntax (simple command-argument combinations).

The IDE makes creating scripts manually a breeze, and when combined with the record function, it's almost effortless. The only downside is that now there's no excuse for anyone creating a web-based application to avoid automated testing.

I haven't been this excited about a testing tool since, well, ever. Congratulations to the Selenium IDE team for a job very well done.

Get more information at: http://www.openqa.org/selenium-ide/


For more on agile tools and techniques: http://www.extremeplanner.com

(Tags: , , )

Read: Web-based Acceptance Testing Done Right

Topic: Coding in the browser? Previous Topic   Next Topic Topic: Wizard Carnivale at the Multicultural Festival

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use