Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
REST API Testing with Rest Assured - Basics to Framework
Rating: 4.4 out of 5(22 ratings)
126 students

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
Created bySashi R
Last updated 6/2020
English

What you'll 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

Course content

12 sections56 lectures8h 36m total length
  • Introduction6:16
  • Install Java2:09
  • Install Eclipse2:42
  • Set up REST Assured using Maven4:23

    This lecture contains "pom.xml" file which contains latest dependencies. Once the maven project is created, use the content from this xml file.

Requirements

  • Basic knowledge on any programming language

Description

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.

Who this course is for:

  • Java developers and Testers who would like to get into REST API automation