Without knowing more about how you express and manage tests it's hard to make specific recommendations.
For teams that are using BDD (Behavior Driven Development, think of it as the next generation of TDD) the Cucumber tool works well to execute the BDD plain language stories, and the steps for the stories can be implemented in Watir. You can watch these two presentations to a london agile testing group to see more about how people are implementing this. (you can also find more on BDD on that skillsmatter site) http://skillsmatter.com/podcast/ajax-ria/cucumber-celerity-firewatir http://skillsmatter.com/event/agile-testing/how-we-build-quality-software-at-uswitch-com --Chuck On Sep 23, 12:24 am, Sharma Vishav <[email protected]> wrote: > Hello Every one, > > Is there any free ware/ open source tools available which is built > over Watir, rather than building your own tool based on Watir. > > I am looking for a tool which has method to write test > scripts,provision to execute test scripts, and result reporting > mechanism built in rather than writing a wrapper framework over Watir > or writing test cases as individual ruby programs. > > Appreciate your inputs > > Cheers > Vishavdeep -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. You received this message because you are subscribed to http://groups.google.com/group/watir-general To post: [email protected] To unsubscribe: [email protected]
