You can check out what there is at http://code.google.com/p/adanna-scheduler/
On Wed, Oct 14, 2009 at 1:58 PM, Nathan Lane <[email protected]>wrote: > In the past I had created a framework for just such a case. The framework > is somewhat klunky, but the idea is that you have Ruby, Watir, and a test > agent running on the remote machines, and then you have a master machine > from which you tell the remote agents to run test x. I stored all of my > tests as Globs in a database, so that I can update them on the fly, but the > system itself is relatively simple. You could build one. > > > On Wed, Oct 14, 2009 at 1:52 PM, Alan Baird <[email protected]>wrote: > >> >> Bret - >> >> Can you use Hudson to distribute tests on command (as opposed to in >> conjunction with some sort of build event)? >> >> If so, I would be really interested in how you do that. >> >> Alan >> >> -----Original Message----- >> From: [email protected] [mailto: >> [email protected]] On Behalf Of Bret Pettichord >> Sent: Wednesday, October 14, 2009 1:50 PM >> To: [email protected] >> Subject: [wtr-general] Re: Dwatir - Can this help running watir tests on >> remote machines? >> >> >> We use hudson to run our tests on multiple machines. It automatically >> distributes tests to an unused machine. >> http://hudson-ci.org/ >> >> Guy wrote: >> > Hi All, >> > >> > Is there a way to run watir tests on remote machines (running few test >> > suites in parallel on remote machines)? >> > >> > I searched the web and came with Dwatir as a relevant option(?). >> > Unfortunately I couldn't figure how to use it. >> > I would appreciate an example of Dwatir or any other way to run watir >> > tests on remote machines. >> > >> > Cheers, >> > >> > Guy >> >> >> >> >> >> >> > > > -- > Nathan Lane > Blog, http://blog.nathandelane.com > -- Nathan Lane Blog, http://blog.nathandelane.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Watir General" group. To post to this group, send email to [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---
