chase wrote:Can your monitoring tests handle AJAX applications? How?
Most of the time an "out of the box" recording can run unattended on an AJAX application without script modifications. eValid handles AJAX automatically,
Starting from an out of the box recording, you may want to insert a "sync on text" passage, if you note desynchronizations?
If your STILL see desyncs -- for example, when your application is under heavy load -- you may have to add in (by editing the script) some DOM-specific synchonization commands. That's easy to do, once you know where you are experiencing a desync and what is causing the desync.
Once you have a desktop-safe, fully synchronized AJAX application playback script you can run in unattended without difficulty, 24x7.
The eValid Team