Page 1 of 1

Protocols for dealing with AJAX websites

PostPosted: Thu Aug 03, 2023 10:32 am
by GeorgeM
Greetings.

Do you have a recommended protocol for dealing with a highly interactive AJAX supported website?

Thanks in advance.

Re: Protocols for dealing with AJAX websites

PostPosted: Fri Aug 04, 2023 11:02 am
by eValid
GeorgeM wrote:Greetings.

Do you have a recommended protocol for dealing with a highly interactive AJAX supported website?

Thanks in advance.


A good question GeorgeM.

As we see more and more very sophisticated "highly interactive" web applications that enhance the user experience (a positive) but tend to complicate the job of the tester trying to validate them.

Please take a look at the url discussing recording AJAX protocols: http://e-valid.com/Products/Documentati ... tocol.html

What this boils down to is a simple maxim: "When in doubt insert a synchronization step!"


-- eValid Support