Basic AJAX Question:
How do I test my AJAX code?

Answer:
There is a port of JUnit for client-side JavaScript called JsUnit used to test AJAX code
Previous Question | Next Question |
Is Ajax just another name for XMLHttpRequest? | How do I provide internationalized AJAX interactions? |