Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Web Technology by (55.6k points)

Can anyone tell me what is REST Testing?

1 Answer

0 votes
by (119k points)

REST testing is sending requests to a REST API and verifying responses. SoapUI provides supports for testing RESTful web services, representations, etc.

API testing needs an application to interact with API. To test an API, you require two things,

  • Testing Tool/Framework to drive the API
  • Write your own code to test the API

If you want to create a REST API with Node Js, then check out this you can enroll in this Node Js Certification program by Intellipaat

Also, watch this video on the REST API with Node JS to understand more:

Related questions

0 votes
1 answer
asked Aug 16, 2020 in Web Technology by Sudhir_1997 (55.6k points)
0 votes
1 answer
asked Aug 16, 2020 in Web Technology by Sudhir_1997 (55.6k points)
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Sep 9, 2020 in Web Technology by Sudhir_1997 (55.6k points)

Browse Categories

...