Is there any IDE for WATIR development?

  • Thread starter Narendra Gollapilli
  • Start date
N

Narendra Gollapilli

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.
 
M

Marius Žilėnas

Narendra said:
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.
 
M

Marius Žilėnas

Narendra said:
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.
 
K

Kyle Schmitt

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.
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
 
N

Narendra Gollapilli

Kyle said:
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 :)
 
Z

Zhimin Zhan

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

M. Edward (Ed) Borasky

Zhimin said:
Hi Narendra,


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

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?
 
Z

Zhimin Zhan

M. Edward (Ed) Borasky said:
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
http://github.com/zhimin/rwebunit/tree/master

Zhimin
 
B

Bret Pettichord

[Note: parts of this message were removed to make it a legal post.]

Zhimin,

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

Bret

Hi Narendra,


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


--
Bret Pettichord
GTalk: (e-mail address removed)
CTO, WatirCraft LLC, http://www.watircraft.com
Lead Developer, Watir, http://wtr.rubyforge.org
Blog (Essays), http://www.io.com/~wazmo/blog
MiniBlog (Links), http://feeds.feedburner.com/bretshotlist
 
Z

Zhimin Zhan

Hi Bret,

Bret said:
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

(e-mail address removed)
http://www.itest2.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,183
Messages
2,570,967
Members
47,518
Latest member
RomanGratt

Latest Threads

Top