Pages
-
Recent Posts
- Announcing ‘bewildr’ – test your WPF UI apps with IronRuby
- How to get the submodules of a ruby module
- Netbeans ‘Cucumber Features’ plugin in Beta!
- Programmatically take screenshot in IronRuby
- ThoughtWorks Anthology: Agile vs Waterfall Testing
- Testing a website on different versions of IE
- How to show all cookies for a page
Recent Comments
Tags
Abbot agile agile testing Automated Testing Books cheat sheet cucumber database Data Conversion Testing Example Code Exceptions FireBug Firefox Firewatir fitnesse Fix Internet Explorer IronRuby ISEB Java mac os x Maximo Mistakes MS Access NetBeans netgear nv+ QA Rational Functional Tester Regular Expressions RQuery RSpec Ruby Ruby on Rails Safari SQL sqlite Standards Test::Unit Test Case Management Test Data testing Tools WATIR white win32oleCategories
- agile
- Automated Testing
- bewildr
- Books
- cucumber
- Data Conversion Testing
- Example Code
- fitnesse
- General Testing Stuff
- IronRuby
- Links
- Making Life Easier
- Manual Testing
- Mistakes
- Rational Functional Tester
- RQuery
- RSpec
- Ruby
- Ruby on Rails
- Test Data
- Test Driven Development
- Test Management
- Test Management
- Test::Unit
- Testing Theory
- Tools
- Uncategorized
- WATIR
- white
- win32ole
Meta
This work by Nathaniel Ritmeyer is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported.
Tag Archives: NetBeans
Netbeans ‘Cucumber Features’ plugin in Beta!
The best ruby IDE, Netbeans, now has a Cucumber plugin in beta! It’s the old “QuBiT” plugin that I’ve been using for a while though it looks like it’s been rebranded as the “Cucumber Features” plugin. Here it is: As … Continue reading
How to test a WPF app using IronRuby and White
…and you thought ruby was only good for web testing… So… having previously failed at getting ruby-based automated testing of WPF working, I attacked it from a different angle and succeeded! The difference is that this time I used IronRuby … Continue reading
Posted in Automated Testing, Example Code, IronRuby, Making Life Easier, Ruby, Test::Unit, Tools, white
Tagged Automated Testing, Example Code, IronRuby, NetBeans, Ruby, Test::Unit, Tools, white
1 Comment
Lessons from a watir success story
There aren’t enough UI test automation success stories documented on the net, so here’s my contribution. This post is about how we started with zero automated UI testing capability, and how a couple of months later we had the capability … Continue reading
Posted in Automated Testing, Ruby, Test Management, Test::Unit, Tools, WATIR, agile
Tagged agile, Automated Testing, FireBug, Firefox, Firewatir, NetBeans, Ruby, Test::Unit, Tools, WATIR
10 Comments
Debugging cucumber tests with ruby-debug
Testing with cucumber blows test/unit out of the water, apart from one small aspect… I can’t use the Netbeans’ GUI debugger. The Netbeans debugger has been a joy to use, but sadly I have to say goodbye. So I’m left … Continue reading
Posted in Automated Testing, Example Code, Ruby, Tools, WATIR, cucumber
Tagged Automated Testing, cucumber, Example Code, Firewatir, NetBeans, Ruby, Tools, WATIR
Leave a comment
Running NetBeans ruby tests from the command line
As far as doing UI testing with watir/firewatir goes, NetBeans is a fantastic IDE. It’s lightweight, but powerful enough to do pretty much anything I need. The integration with Test::Unit is particularly good: I select a test file, I call … Continue reading
Posted in Automated Testing, Making Life Easier, Ruby, Test::Unit, Tools, WATIR
Tagged Automated Testing, NetBeans, Ruby, Test::Unit, testing, Tools, WATIR
Leave a comment














