[jQuery] Re: jQuery and unit testing...

2007-04-10 Thread Jörn Zaefferer
Giant Jam Sandwich schrieb: Thanks Aaron, I'm going to give those a try. I've recently tried Selenium IDE again, and it doesn't work well with jQuery and its events. Selenium doesn't record a keypress that is handled by jQuery. So currently it won't help you testing sites with heavy JS use

[jQuery] Re: jQuery and unit testing...

2007-04-10 Thread Giant Jam Sandwich
Thanks Aaron, I'm going to give those a try. Brian On Apr 9, 10:25 pm, "Aaron Heimlich" <[EMAIL PROTECTED]> wrote: > Web Page Analyzer[1] might be able to help too > > [1]http://www.websiteoptimization.com/services/analyze/index.html > > On 4/9/07, Giant Jam Sandwich <[EMAIL PROTECTED]> wrote:

[jQuery] Re: jQuery and unit testing...

2007-04-09 Thread Aaron Heimlich
Web Page Analyzer[1] might be able to help too [1] http://www.websiteoptimization.com/services/analyze/index.html On 4/9/07, Giant Jam Sandwich <[EMAIL PROTECTED]> wrote: Does anyone have resources related to unit testing the front-end of a Web application, especially if it utilizes jQuery he

[jQuery] Re: jQuery and unit testing...

2007-04-09 Thread Aaron Heimlich
Selenium[1] might be able to help you. I've never actually used myself, though. [1] http://www.openqa.org/selenium/ On 4/9/07, Giant Jam Sandwich <[EMAIL PROTECTED]> wrote: Does anyone have resources related to unit testing the front-end of a Web application, especially if it utilizes jQuery