When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

Udemy logo

REST API Testing with Rest Assured - Basics to Framework

Learn REST API testing + Data Driven Testing using excel/files + Integrate TestNG & Log4J Framework+OAuth2 Authorization

     
  • 4.6
  •  |
  • Reviews ( 18 )
₹519

This Course Includes

  • iconudemy
  • icon4.6 (18 reviews )
  • icon8h 36m
  • iconenglish
  • iconOnline - Self Paced
  • iconprofessional certificate
  • iconUdemy

About REST API Testing with Rest Assured - Basics to Framework

By end of this course you will be familiar in testing REST APIs using Rest Assured scripts.The course has been prepared in such a way that you can learn this course starting from basics to advanced topics in a progressive way. Course has assignments/quizzes for you to practice and strengthen your knowledge.

By end of this course you will be familiar in:

Different method types used by Rest APIs - GET, POST, PUT and DELETE. Write assertions for the REST API responses.

Specifications

- Understand RequestSpecification and re-use them for multiple requests - Understand ResponseSpecification to simplify and re-use response assertions

Authorization

- Call Protected Rest APIs with Basic Authentication - Generate OAuth2 Token using Java program - Call APIs with OAuth2 tokens

Framework Integration

- Write test cases using JUnit and TestNG Frameworks - Log messages using Log4J Framework

Data Driven Testing

- Learn how to read data from CSV files - Learn how to read data from Excel sheets - Writing data to excel sheet - Implement Data Driven Framework with complete end-to-end scenarios.

Course Highlights:

"

_We respect your time_

_"-_ all the videos are short and straight to point without wasting your valuable time.

Assignments -

Given assignments along with required resources, which will help to do enough practice.

Short and precise videos

Checkpoint questions

Local Rest API :

Provided a REST APIs which you can run on your local machine. You no need to depend on internet.

Support:

I offer

full support

, answering any questions you have. This means you’ll never find yourself stuck on one lesson with out progress. With my hand-holding guidance, you’ll learn smoothly through this course without any major issues.

What You Will Learn?

  • Write Automation test scrips for REST APIs .
  • Implement Data Driven Framework (Using Excel/CSV) with complete end-to-end scenarios .
  • Automate OAuth2 Token generation and Call REST APIs .
  • Integrate test scripts with TestNG ,JUnit & Log4J Frameworks .
  • Call APIs with OAuth2 tokens .
  • Call Protected Rest APIs with Basic Authentication.