Basic AJAX Question:

How do I test my AJAX code?

Tweet Share WhatsApp

Answer:

There is a port of JUnit for client-side JavaScript called JsUnit used to test AJAX code

Download AJAX PDF Read All 61 AJAX Questions
Previous QuestionNext Question
Is Ajax just another name for XMLHttpRequest? How do I provide internationalized AJAX interactions?