Jeffrey Palermo (.com)

Sponsors

The Lounge

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Another Winforms testing framework from Thoughtworks! - level 200
Testing WinForms UIs is tough.  Manual testing is slow and difficult to repeat.  Vivek Singh has just released a new version of SharpRobo, a WinForms testing framework.  Vivek recommends running these tests through NUnit, and from practive, I've found that whatever I can test with NUnit, I can test with FIT, so I'm excited to try it out.  Thoughtworks has previously produced NUnitForms.

Selenium and FIT are good for testing Web apps, but I am dealing with a windows application at this point.  Kudos to Vivek for this library.

Posted Fri, Aug 11 2006 10:08 AM by Jeffrey Palermo

[Advertisement]

Comments

Harris wrote re: Another Winforms testing framework from Thoughtworks! - level 200
on Fri, Aug 11 2006 2:25 PM
I came across this yesterday myself...There isn't much documentation on it - at least, not that I could find...
Jason Haley wrote Interesting Finds: August 10 part 2 and August 11, 2006
on Fri, Aug 11 2006 11:24 PM
ISerializable - Roy Osherove's Blog wrote SharpRobo - Winform UI Unit Testing made easier?
on Wed, Aug 16 2006 2:59 AM
Hmm. SharpRobo seems like something that might *start* to satisfy those who just can't do without UI
Serge Desmedt wrote re: Another Winforms testing framework from Thoughtworks! - level 200
on Wed, Aug 23 2006 6:17 AM
I've not tried it yet, so my remark may be premature, but do you need to use BaseForm as the base class for all your forms in your project under testing?
What about forms in libraries? What if I don't have the source?
Dan's Archive wrote Some TDD Links
on Fri, Sep 8 2006 9:06 AM
Rohit Kumar wrote re: Another Winforms testing framework from Thoughtworks! - level 200
on Tue, Nov 6 2007 6:39 AM

Where to download it from..... no links that's opening where it cn be downloaded....

ODB wrote re: Another Winforms testing framework from Thoughtworks! - level 200
on Mon, Dec 10 2007 5:43 AM

The download link is not working. Please specify another one (if exists).