[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

win32-guitest for ruby

Kyle Schmitt

3/1/2007 9:58:00 PM

So I came across this lib for gui testing using ruby.
http://raa.ruby-lang.org/list.rhtml?name=win...

Considering that I'm using vb script in Automated QA's TestComplete
right now, this looked like heaven on earth.

Sadly this doesn't seem to work out of the box.
The installer doesn't quite run, and manually putting the libraries
into place didn't work...and worst of all, it appears to have been
compiled with cygwin :P
Does anyone out there know of a way to cleanly install this... without
cygwin? Heck if it's absolutely deal-breakingly necessary, I'll even
suck it up and install cygwin, I'm just hoping not to.

Thanks
--Kyle

3 Answers

Paul Rogers

3/1/2007 10:15:00 PM

0

On Mar 1, 2:58 pm, "Kyle Schmitt" <kyleaschm...@gmail.com> wrote:
> So I came across this lib for gui testing using ruby.http://raa.ruby-lang.org/list.rhtml?name=win...
>
> Considering that I'm using vb script in Automated QA's TestComplete
> right now, this looked like heaven on earth.
>
> Sadly this doesn't seem to work out of the box.
> The installer doesn't quite run, and manually putting the libraries
> into place didn't work...and worst of all, it appears to have been
> compiled with cygwin :P
> Does anyone out there know of a way to cleanly install this... without
> cygwin? Heck if it's absolutely deal-breakingly necessary, I'll even
> suck it up and install cygwin, I'm just hoping not to.
>
> Thanks
> --Kyle

I spent some time working with this, but it was about 2 years ago. I
cant remember what the outcome was, but I dont think I had much
success
there is also http://rubyforge.org/project...
But I dont think theyve done much work on it.
the perl win32::guitest is useful. But its perl.

Kyle Schmitt

3/1/2007 10:25:00 PM

0

I was hoping to stay in rubyland, but heck, perl is still worlds
better, eons more advanced, somethings more exciting, than vbscript.

I'll just watch this thread for a few days and hope though :)

--Kyle

Paul Rogers

3/1/2007 11:13:00 PM

0

On Mar 1, 3:25 pm, "Kyle Schmitt" <kyleaschm...@gmail.com> wrote:
> I was hoping to stay in rubyland, but heck, perl is still worlds
> better, eons more advanced, somethings more exciting, than vbscript.
>
> I'll just watch this thread for a few days and hope though :)
>
> --Kyle

depending on what you are trying to do, you can always use autoit and
use ruby to control it via com