Page 1 of 1

Handling AJAX Applications

PostPosted: Fri May 30, 2008 4:27 pm
by swtesting
Can eValid handle AJAX? How hard is it to do that?

Re: Handling AJAX Applications

PostPosted: Fri May 30, 2008 4:28 pm
by Ajax
AJAX apps are pretty easy because eValid has ways to
overcome the inherent "asynchronous" nature of an AJAX
app by causing test playbacks to synchronize automatically...

eValid has special commands that can be used to achieve playback
synchronization based on internal properties of pages, a capability
that is essential in certain AJAX implementations:

http://www.e-Valid.com/Products/Documen ... n.dom.html

Synchronization of playbacks often can a major problem because some
web pages escape all of the usual automated synchronization methods
that eValid has build in. For augmented synchronization support
please see:

http://www.e-Valid.com/Products/Documen ... ation.html

http://www.e-Valid.com/Products/Documen ... ation.html