I have found out that for java automation testing better approach would be to use Cruise Control(java), JUNIT (java testing framework) along with Watij. Any further suggestions please. Any one who has succesfully integrated these tools and what limitations are found for this.
regards
We like to use WATIR for functional testing of web applications. It’s a browser automation package for Ruby. Easy to learn and we haven’t run into any roadblocks after writing many test cases.