Login
Remember
Register
Ask a Question
How can we test AJAX Code?
0
votes
asked
May 16, 2022
in
AJAX
by
john ganales
How can we test AJAX Code?
ajax-test
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 16, 2022
by
john ganales
We can test the code by using open source unit testing framework i.e. JsUnit.
...