On Friday 05 May 2006 12:58 pm, George Moschovitis wrote: > ruby run.rb --record myfile > > Then use your web browser to 'perform' your testing session. > You can used multiple browsers, concurrent users and hit all > the pages in your app. At the end, just stop the server. > > In order to perform regression testing against this recorded > session just restart the server in playback mode: > > ruby run.rb --playback myfile > > Nitro automatically plays back the recorded session and logs > any errors or Exceptions. Now THAT is a great idea. Imitation is the sincerest form of flattery and all. I will definitely be borrowing that idea for IOWA. Kirk Haines