Hmmm, So here is some output from a simpler test I've begun to write and I don't approve of this. If you can see that little dot, and notice the output, there is only one test. Now I want to break up my test into specific components, but I don't see that browsing to the page every time is very efficient, nor is it anything like the way that our commercial competitor (Watir's) QTP does things. So I'm thinking I'm going ot need to write my own framework ultimately, but anyway. So far I have two assertions in here, but they don't count as tests!? Also I want to reuse the same browser window, and I have encapsulated my test case in a class as you saw above. Basically my code is the same but now it works! :) The two assertions are two items that I validate on the page I get to finally. Is this making a whole lot of sense? In my previous experience using Watir to write crawlers and bots I haven't used the test framework, only the Watir framework, and I have found that to be more u seful so far. Am I wrong?
Started . Finished in 9.971 seconds. 1 tests, 2 assertions, 0 failures, 0 errors thanks, Nathan --------------------------------------------------------------------- Posted via Jive Forums http://forums.openqa.org/thread.jspa?threadID=6344&messageID=17874#17874 _______________________________________________ Wtr-general mailing list Wtr-general@rubyforge.org http://rubyforge.org/mailman/listinfo/wtr-general