CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Jeremy D. Miller -- The Shade Tree Developer

Under the hood and working with .Net, TDD, Software Design, and Agile Stuff

Automated Web Testing with Watin

I've apparently been living under a rock, because this was new to me.  Via Hammet, there is a .Net equivalent to WATIR called Watin at
http://watin.sourceforge.net/.  They've even got a Fitnesse fixture built for it as well.  I was pretty happy with Selenium when I used it last year and it has the key advantage of being cross browser, but I'll definitely give Watin a spin next time I do web development.

Of course, I betcha Bret would tell you that the big advantage to WATIR is the Ruby language. 



Comments

Frederic Torres said:

If you want to develop web automation with C# or VB.NET you can also try www.InCisif.net.

# January 21, 2007 10:12 PM

John Smic said:

I would be interested in your comments regarding WebAii here: www.artoftest.com. You can use .NET to automate both IE & FF using the same object model.

# February 2, 2007 9:04 PM

Alex said:

You can also try SWExplorerAutomation SWEA (<a href='http://webiussoft.com'>http://webiussoft.com'</a>). SWEA records, replays and generates C# or VB.NET test code for Web applications (including AJAX).

# February 9, 2007 3:55 PM

web said:

web tracistickel.eshire.net link www link

# January 26, 2008 2:30 PM

Leave a Comment

(required)  
(optional)
(required)  

Enter the numbers above:
Add

About Jeremy D. Miller

Jeremy began his IT career writing "Shadow IT" applications to automate his engineering documentation, then wandered into software development because it looked like more fun. Jeremy previously worked as a systems architect building mission critical supply chain software for a Fortune 100 company and learned agile development practices as a .Net consultant at ThoughtWorks, one of the pioneers of agile development. Jeremy is the author of the open source StructureMap (http://structuremap.sourceforge.net) tool for Dependency Injection with .Net and the forthcoming StoryTeller (http://storyteller.tigris.org) tool for supercharged FIT testing in .Net. Jeremy's thoughts on just about everything software related can be found on his weblog "The Shade Tree Developer" at http://codebetter.com/blogs/jeremy.miller, part of the popular CodeBetter site. Jeremy is a Microsoft MVP for C#. Check out Devlicio.us!

This Blog

Syndication

News

All opinions expressed here constitute my (Jeremy D. Miller's) personal opinion, and do not necessarily represent the opinion of any other organization or person, including (but not limited to) my fellow employees, my employer, its clients or their agents.

About Me

"Best Of" Compendium

StructureMap (Dependency Injection for .Net)

StoryTeller (Supercharged Fit)

Build your own Cab

TestDriven

MVP