Web Technologies
Android
Angular
BootStrap
ECMAScript
HTML
Image Processing
JavaScript
MVC
Onsen UI
React JS
SOAP UI
Vue.js
Cloud/DevOps Technologies
Amazon EC2
Ansible
Augmented Reality
AWS
Azure
Big Data
Cache Teachniques
Cassandra
Commercial Insurance
Cloud
CD
CI
Data Handling
Data using R
Data Science
DevOps
Gradle
Hadoop
HBase
HDFS
Hive
IOT
Jenkins
Machine Learning
MangoDB
NGINX
SOAP UI
Latest Technologies
5G Network
Agile
Android
Arduino
Augmented Reality
Commercial Insurance
C#
C++
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Image Processing
Java
Jenkins
Jira
JUnit
Kibana
Linux
MangoDB
Oracle
PHP
Python
QTP
R Language
Regression Analysis
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
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
Difference between AJAX and REST
Home
SOAPUI
Difference between AJAX and REST
0
votes
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
(
243
points)
Difference between AJAX and REST
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 3, 2019
by
Sinaya
(
243
points)
AJAX
REST
In Ajax, the request are sent to the server by using XMLHttpRequest objects. The response is used by the JavaScript code to dynamically alter the current page
Ajax is a set of technology; it is a technique of dynamically updating parts of UI without having to reload the page
Ajax eliminates the interaction between the customer and server asynchronously
REST requires the interaction between the customer and server
REST have a URL structure and a request/response pattern the revolve around the use of resources
REST is a type of software architecture and a method for users to request data or information from servers
REST requires the interaction between the customer and server
Related questions
0
votes
Difference between REST and SOAP
asked
Dec 2, 2019
in
SOAPUI
by
Sinaya
(
243
points)
0
votes
What is REST and RESTFUL
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
(
243
points)
0
votes
Some key characteristics of REST
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
(
243
points)
0
votes
Resources in a REST architecture SOAP UPI
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
(
243
points)
0
votes
HTTP methods supported by REST
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
(
243
points)
0
votes
What is Behave in REST API
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
(
243
points)
0
votes
REST API Testing
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
(
243
points)
0
votes
Behavior-Driven Development(BDD) Testing a REST API With Behave
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
(
243
points)
0
votes
REST definition
asked
Nov 30, 2019
in
SOAPUI
by
Sinaya
(
243
points)
+1
vote
Highlight the difference between Node.js, AJAX, and jQuery.
asked
Jun 21, 2021
in
Mean Stack
by
SakshiSharma
(
30.8k
points)
node-js
ajax
jquery
...