For UI testing, I’ve been using Selenium. Someone wrote an article on
using it with Ajax calls.
http://www.openqa.org/selenium/
— [email protected] wrote:
From: “Hodgkinson, Cliffe” [email protected]
To: [email protected]
Subject: [Rails] UI Testing
Date: Thu, 7 Sep 2006 14:18:20 -0400
Hello, I’m just wondering if there are some
suggestions/docs/tutorials/frameworks on testing the UI in Rails. These
days, with all the AJAX and DOM manipulation and whatnot, it seems
increasingly important to have some tests in place. TDD would be the
ideal, but what are others doing?
Thanks,
Cliffe