Is there any IDE for WATIR development?

Hi,

Is there any IDE existed for watir development and please suggest me
that which will make easier my life regards to watir development.

Thanks,
Narendra.

Narendra Gollapilli wrote:

Hi,

Is there any IDE existed for watir development and please suggest me
that which will make easier my life regards to watir development.

Thanks,
Narendra.

AIFAIK there is no IDE for Watir.

Narendra Gollapilli wrote:

Hi,

Is there any IDE existed for watir development and please suggest me
that which will make easier my life regards to watir development.

Thanks,
Narendra.

AFAIK there is no IDE for Watir.

Marius Žilėnas wrote:

Narendra Gollapilli wrote:

Hi,

Is there any IDE existed for watir development and please suggest me
that which will make easier my life regards to watir development.

Thanks,
Narendra.

AFAIK there is no IDE for Watir.

ThankYou :slight_smile:

On Tue, Dec 16, 2008 at 11:31 PM, Narendra Gollapilli
[email protected] wrote:

Hi,

Is there any IDE existed for watir development and please suggest me
that which will make easier my life regards to watir development.

Thanks,
Narendra.

Posted via http://www.ruby-forum.com/.
Like others have said, there is no IDE for WATiR, but, you should
still use an IDE, or IDE-like editor. It will save you a ton of
headache.

When I used to do this for work I used Eclipse, but later moved
NetBeans, which I find superior. For smaller projects scite works
pretty well. Remember if you use NetBeans+WATiR you want to select
the native ruby interpreter, not jruby!

–Kyle

Kyle S. wrote:

On Tue, Dec 16, 2008 at 11:31 PM, Narendra Gollapilli
[email protected] wrote:

Hi,

Is there any IDE existed for watir development and please suggest me
that which will make easier my life regards to watir development.

Thanks,
Narendra.

Posted via http://www.ruby-forum.com/.
Like others have said, there is no IDE for WATiR, but, you should
still use an IDE, or IDE-like editor. It will save you a ton of
headache.

When I used to do this for work I used Eclipse, but later moved
NetBeans, which I find superior. For smaller projects scite works
pretty well. Remember if you use NetBeans+WATiR you want to select
the native ruby interpreter, not jruby!

–Kyle

Thanks Kyle,

Its very useful thanks again :slight_smile:

Zhimin Z. wrote:

Watir methods directly) with RSpec syntax. The recorder records rWebUnit
and Watir test scripts.

(disclaimer: I wrote iTest2, I’m biased).

Cheers,
Zhimin

It does look interesting. I couldn’t find the source code, though –
just a Windows installer. Is there a source repository available for us
Linux people?


M. Edward (Ed) Borasky, FBG, AB, PTA, PGS, MS, MNLP, NST, ACMC§, WOM

I’ve never met a happy clam. In fact, most of them were pretty steamed.

Hi Narendra,

Is there any IDE existed for watir development and please suggest me
that which will make easier my life regards to watir development.

I am using iTest2 (http://itest2.com/), which has a basic IDE
(features: http://redmine.agileway.net/wiki/itest2/ITest_features) and
recorder (Firefox plugin).

The test script is using rWebUnit (extension of Watir, can call most of
Watir methods directly) with RSpec syntax. The recorder records rWebUnit
and Watir test scripts.

(disclaimer: I wrote iTest2, I’m biased).

Cheers,
Zhimin

M. Edward (Ed) Borasky wrote:

It does look interesting. I couldn’t find the source code, though –
just a Windows installer. Is there a source repository available for us
Linux people?

Thanks for the interests. At this point of time, we can only provide the
windows installer, iTest2 does work on Mac and Linux platforms though.

rWebUnit git repository is at

Zhimin

Hi Bret,

Bret P. wrote:

I was unable to navigate the link you provided for the features.

The link is now fixed,
http://redmine.agileway.net/wiki/itest2/ITest_features

This looks interesting.

The goal of iTest2 (is to make it easier for testers, end users,
analysts, managers and developers access to and be productive on your
wonderful testing framework: Watir. Thanks!

It is extremely light on documentation at the moment.

Regards,
Zhimin

[email protected]
http://www.itest2.com

Zhimin,

This looks interesting. I was unable to navigate the link you provided
for
the features. It is asking me for a password.

Bret