For example people have been using Perl rather than Bash for system admin for years.
Traditionally people using Bash have use a lot of other languages such as sed and awk to do their work.
 
the main advantages of using a langauge like Perl or Ruby are:
 
* portability over operating systems (if you know how to write then to be so)
* access to modules for doing any kind of things directly within the language.
 
 
 
Cheers
Pierre
 
-----Original Message-----
From: Chintakrindi Meghanath [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 09, 2006 2:39 PM
To: [email protected]
Subject: Re: [Wtr-general] Using Watir/Ruby scripts

Hi
 
Thanks, my next question is what are the advantages using ruby/watir scripts rather than conventional shell scripts
 
Thanks
Meghanath
 
 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Pierre Garigue
Sent: Thursday, February 09, 2006 2:09 PM
To: [email protected]
Subject: Re: [Wtr-general] Using Watir/Ruby scripts

you can certainly use Ruby for testing other things than web sites.
 
It detepends what you want to do regression testing on.
 
have a look at
 
Cheers
Pierre
-----Original Message-----
From: Chintakrindi Meghanath [mailto:[EMAIL PROTECTED]
Sent: Thursday, February 09, 2006 1:58 PM
To: [email protected]
Subject: [Wtr-general] Using Watir/Ruby scripts

Hi
 
I hear that many companies uses shell scripts(using bourne shell or any other ...) in the testing cycle.
So, my question is can we use watir/ruby scripts instead of these.
 
 

Thanks

Meghanath

_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to