On Apr 11, 8:17 pm, Dave Munns
<rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>
wrote:> There are tools like Quick Test Pro out there that record UI sessions in
> a web browser app. I have built a Ruby framework that contains classes
> for each UI object and performs validations.
>
> Now I want to record the users navigation steps in the web app so that I
> can generate regression tests using existing Ruby classes that can be
> used on different builds of the web app.
>
> Is there something available in Ruby on Rails or some other open source
> product that may offer a solution?
Have you had a look at selenium ? (and the associated rails plugin
(selenirum rc fu, now known as polonium IIRC)
Fred
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---