Page 1 of 1

Question about synchronizations

PostPosted: Fri May 01, 2015 3:12 pm
by PattyB
Hiya:

The way synchronization of test playback is handled in eValid is pretty neat, but we would like to know how much time saving there can be between a fixed-interval playback and an automatically synchronized playback.

Thanks

Re: Question about synchronizations

PostPosted: Mon May 04, 2015 6:50 pm
by eValid
PattyB wrote:Hiya:

The way synchronization of test playback is handled in eValid is pretty neat, but we would like to know how much time saving there can be between a fixed-interval playback and an automatically synchronized playback.

Thanks


Thanks for posting PattyB.

There is a simple illustration of how much this can save, so you can see for yourself.

Here is a test script for a SalesForce application playing back in "standard time":

https://www.youtube.com/watch?feature=p ... dOF57IRhxI

Here is the same scrip played back "as fast as possible," that is, with all the delays and waits reduced to the minimum, and 100% reliant on scripted AJAX synchronization:

https://www.youtube.com/watch?v=sUPgsX3 ... detailpage

The advantage is significant!

-- eValid Support