Expert's Guide of API Automation using RestAssured and JAVA

Go to class
Write Review

Expert's Guide of API Automation using RestAssured and JAVA provided by Udemy is a comprehensive online course, which lasts for 18 hours worth of material. Expert's Guide of API Automation using RestAssured and JAVA is taught by Automation World. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

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

    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

    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 &JSONPath

    • 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

    • TestNGBasic to Expert

    • Collections

    • Serialization & De-serialization: POJOs

    • HashMap to JSON object

    • ArrayList to JSON array

    • Complex POJO Example

    • Full JSON body matching


    Framework Development->

    • BDDFramework 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 APIConcepts

    3. Able to design End to End APIAutomation Framework

    4. Ready to face Automation interviews