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
Some key characteristics of REST
Home
SOAPUI
Some key characteristics of REST
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
Some key characteristics of REST
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 3, 2019
by
Sinaya
Some key characteristics of REST includes
REST is stateless, therefore the SERVER has no state (or session data)
With a well-applied REST API, the server could be restarted between two calls as every data is passed to the server
Web service mostly uses POST method to make operations, whereas REST uses GET to access resources
Related questions
+1
vote
Q: Mention some key characteristics of REST?
asked
Jan 26, 2022
in
APIGEE - API Services
by
sharadyadav1986
rest-characteristics
0
votes
Q: Difference between AJAX and REST
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: Resources in a REST architecture SOAP UPI
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: HTTP methods supported by REST
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: What is REST and RESTFUL
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: What is Behave in REST API
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: REST API Testing
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: Behavior-Driven Development(BDD) Testing a REST API With Behave
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: Difference between REST and SOAP
asked
Dec 2, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: REST definition
asked
Nov 30, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: Name some characteristics of Python?
asked
Jun 16
in
Python Flask
by
john ganales
python-characteristics
0
votes
Q: Explain some characteristics of Scrum
asked
Dec 9, 2020
in
Agile
by
SakshiSharma
#scrum-characteristics
#agile-scrum-features
#agile-characteristics
0
votes
Q: Assertion is in Soap UI is and give some example of assertion possible in SOAPUI
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: Mention some important functionalities of SOAP UI?
asked
Dec 3, 2019
in
SOAPUI
by
Sinaya
0
votes
Q: What were some of the key goals and motivations for the HTML5 specification?
asked
Sep 6
in
HTML
by
Robindeniel
html5specification
...