TestComplete for testing single-page javascript apps for non-programmers
We are currently using Selenium driver for creating tests for our single-page HTML/javascript application (think GMail). The problem is that Selenium Recorder is not smart enough to create test suites...
I suppose you are talking about testing pages where Ajax is used. Refer to the "Testing Dynamic Web Pages" article to learn how TestComplete can test them.