Greetings,

I searched the group posts and found one about CruiseControl
Integration, but it's from 11/27/2007 - just over a year old n' I
can't reply to it..   So resurrecting the issue in hopes to get more
contemporary info. and provide more concrete examples on this journey
through the process.

I am implementing Watir for automation testing of a java web app. w/
CruiseControl (java version) in the mix.

Looks like getting CruiseControl to run the Watir scripts should be
straight forward enough  - either via Ant or <exec>.    If there are
any particular reasons to using one or the other, I'd appreciate any
feedback?

Seems like the next biggest challenge is to get the Watir script
results into the jUnit XML format so that CruiseControl can consume
them.  Bret has indicated ci-reporter is the gem to use that'll format
the reports properly.  Tracing backwards from ci-reporter, sounds like
it's best to use a Rakefile in the process chain.

I've come to the crossroad on wether to use "rspec" or "test-unit" to
write the actual test cases.  This will make a bit of a difference in
how it gets coded.  First glance, it looks like test-unit is more
straight forward but am still real interested in hearing if  rspec is
better in practice.   Again, any input would be appreciated.

It's a good time to start a Watir script library - considering the
latest release and Watir::Browser.default.
Very nice.

Thanks much,
Hope to hear from you.

MichaelT

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to