Api Testing Restassured

Master in API Automation using REST Assured with Live Example, Design expert Level Framework, Design Pattern practices

Last updated 2022-01-10 | 3.8

- Ready to write basic to advance level of API automation testcase in Java Programming & RestAssured
- Ready to design REST API Testing automation framework from scratch with BDD Cucumber
- Detailed understanding of Java Concepts
- Programming and its implementation in RestAssured including OOPS

What you'll learn

Ready to write basic to advance level of API automation testcase in Java Programming & RestAssured
Ready to design REST API Testing automation framework from scratch with BDD Cucumber
Detailed understanding of Java Concepts
Programming and its implementation in RestAssured including OOPS
Ready to face basic to advance level REST API automation interviews with RestAssured
Design and build a industry level API automation framework step-by-step
Confidently work with complex JSONs JSON PATH in request and responses

* Requirements

* Basics understanding of REST API
* its implementation and Testing
* No other knowledge required
* except for willingness to learn and perform hands-on while you go through the course

Description

REST Assured API is one of the most popular library when it comes to automating the REST APIs. Most of the today's web applications are backed by the Micro services architecture and the REST APIs.

REST stands for REpresentational State Transfer. REST is web standards based architecture and uses HTTP Protocol for data communication.

In REST architecture, a REST Server simply provides access to resources and REST client accesses and presents the resources.

What topics are covered in this course?

  • API Basics

  • JSON & JSON Path

  • End to End Setup

  • Java Programming Basics

  • Complex POJO Example

  • Full JSON body matching

  • Parameterization using TestNG Data provider

  • Rest Assured - Request Specification

  • Rest Assured - Response Specification

  • Rest Assured - Automate Post, Put, Del

  • Rest Assured - Multiple ways to send request payload

  • Rest Assured - Complex JSON in request body

  • Rest Assured - Request Parameters

  • Rest Assured - JSON Schema Validation

  • Rest Assured - Logging Filters

  • Rest Assured - Configs

  • TestNG Basic to Expert

  • Collections

  • Serialization & De-serialization: POJOs

  • HashMap to JSON object

  • ArrayList to JSON array

  • Complex POJO Example

  • Full JSON body matching


Framework Development->

  • BDD Framework with Features

  • Scalable Framework Structure

  • Configurations

  • Reporting

  • Automate positive and negative scenarios

  • Data driven using TestNG Data Provider

  • Cucumber Implementation

  • Best Practices

  • Property and Configuration

  • Integration with Git

  • Integration with Jenkins


Tool, Library & Technology

  • Eclipse

  • Rest Assured

  • TestNG

  • Cucumber

  • Reporting

  • Java

  • Allure Reports


Outcome of this course

1. Expertise in Java Programming

2. Expertise in API Concepts

3. Able to design End to End API Automation Framework

4.  Ready to face Automation interviews



Who this course is for:

  • Testers looking to Test REST Api without any automation tool
  • Developers looking to consume REST API in Java

Course content

4 sections • 19 lectures

Setup Java on Windows Machine Preview 07:57

Setup Eclipse on Windows Machine Preview 02:59

Environment Setup- Rest Assured Preview 09:20

Setup Sample Applications for Practice Preview 10:09

Write First Test Case : GET Request Preview 09:52

Write Test Case : GET Request - Validate Response with Assertions Preview 15:31

Write First Test Case : POST Request Preview 13:34

Write First Test Case : PUT Request Preview 10:01

Write First Test Case : DELETE Request Preview 05:41

Write First Test Case : Data sharing between Request Preview 12:09

Static Import | Update Test Cases Preview 03:05

Write Test Case in BDD Format Preview 07:28

End to End Test Case - Part 1 Preview 09:58

End to End Test Case - Part 2 Preview 08:04

End to End Test Case - Part 3 Preview 04:17

Understand Endpoint URL Preview 08:55

GET Request with Distributed URL Preview 06:59

GET REQUEST : with Path Parameters Preview 09:46

GET REQUEST : with Query Parameters Preview 05:00