Page 1 of 1

DOM Sync Details

PostPosted: Tue Mar 25, 2008 2:56 pm
by unsigned
Does eValid handle TIBCO pages? How generally
do you handle AJAX pages?

Re: DOM Sync Details

PostPosted: Tue Mar 25, 2008 2:57 pm
by technology
We'll check out TIBCO/GI and let you know if we see any
problems with that set ofJS libraries.

* 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 -- particularly for AJAX based pages -- often
can a major problem because some web pages escape all of the usual
automated synchronization methods that eValid already has. Here is
a summary of eValid's extrinsic synchronization methods:

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

* The eValid PageMap facility -- which reveals the contents of the
current page eValid is showing you -- gives you a direct look into
the document object model (DOM) of the page. Here's how to use it:

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

* Modal dialogs present a special problem for eValid because, being
"modal" eValid can't get control to make a recording. Here are some
hints about how to handle modal dialogs:

http://www.e-Valid.com/Products/Documen ... hints.html
http://www.e-Valid.com/Products/Support ... login.html