Page 1 of 1

Why is gmail so difficult to test?

PostPosted: Tue Sep 13, 2011 4:45 pm
by jfnote
Why is gmail so difficult to test?

Re: Why is gmail so difficult to test?

PostPosted: Mon Sep 26, 2011 11:52 pm
by eValid
jfnote wrote:Why is gmail so difficult to test?
In terms of sophistication of use of AJAX fundamentals, Google's gmail system ranks at the top of the list of sophistication -- and difficulty of testing.

In gmail everything is dynamic. Even the ID tags are assigned different values each time you run, so simple things like using adaptive playback will fail because the needed pivot point -- a fixed ID tag -- isn't there. And so forth.

We have found that using eValid's structure testing approach works well with gmail...it is a bit more work to set up tests but once set up they are very durable.

eValid Support