Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
How can we test AJAX Code?
Home
AJAX
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.
...