Part-3 | Perform API Testing or Automation of Rest APIs/Web Services using Rest-assured Java Library



Hello Dear Friends,

I hope you are doing Good.!!

Today we are going to see a very interesting article.

And the topic name is ‘Perform API Testing or Automation of Rest APIs/Web Services using Rest-assured Java Library

So below I am mentioning the agenda of today's article.

Agenda: 

1) How to write RestAssured Code in eclipse IDE and what are the steps.
2) How to get response from different APIs using RestAssured.
3) How to use different request types as mentioned below in RestAssured and how to 
    get response using mentioned request.
- PUT
- DELETE
4) How to validate status code of response

Guys above mentioned points we have explained on YouTube channel for the better understanding.

Guys to read introduction part and Part-2 of this article click on given URL Part -1 Introduction Part and Part-2 and to watch today's demo on YouTube channel please click on below video.





Comments

Popular Post

MCQ questions for graphics class method in Java

Session 2 TestNG Framework | How to create TestNG Project In Eclipse IDE | With Selenium Test Cases

Print Hello World In Different Programming Languages | Boost Coding Skill | Developer Life

How to run Selenium script when system is locked?

Read Any Type Of JSON File in JAVA | Simple Introduction And Demo Of JavaScript Object Notation