Search The Blog
About this site

@RoyOsherove

Subscribe!

This site aims to connect all the dots of my online activities - from tools, books blogs and twitter accounts, to upcoming conferences, engagements and user group talks.

from 5whys.com
Twitter: @RoyOsherove
My Book: The Art of Unit Testing
Latest Posts
« Windows Live Writer Beta 2 direct download link | Main | Shut Up I Hack you »
Wednesday
May302007

Automating web tests with FitNesse and Selenium

Here's a nice article details to little known tools in the "mainstream" developer community: Selenium, a browser and web automation framework, and Fitnesse, an acceptance and integration automation solution that uses a Wiki style for managing the tests and data.

To be clear, these are pure integration tests, and not unit tests. They might be using some sort of a unit test framework to do their bidding, but they are testing integrated parts of a full running application, they require configuration of some sort, they take much longer to run, and basically do not meet the the idea of unit tests.

 [via .NET Kicks]

PrintView Printer Friendly Version

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>