-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
REST API Automation Testing from Scratch - REST Assured Java
By :
REST API Automation Testing from Scratch - REST Assured Java
By:
Overview of this book
Explore the world of REST API with this hands-on course. You’ll not only learn the concepts from scratch but also find out how giant companies such as Jira, Twitter, Facebook, and Google Maps are using REST API to automate their services.
The course starts with the basics of REST API and proceeds toward brushing up your Java skills. Next, you’ll become familiar with the concept of Postman and test APIs with Postman. As you advance, you’ll discover different types of REST requests and set up the REST assured environment for automation.
Next, you’ll optimize scripts to match framework standards and closely study the grant type authorization flow with an interesting example. Moving ahead, you’ll solve complex queries from JSON with simple POJO methods and learn to automate APIs with the help of many examples. Toward the end, you’ll migrate a project to the TestNG framework and understand the importance of Maven in framework development.
By the end of this course, you’ll have complete knowledge of REST API automation testing.
The code bundle for this course is available at https://github.com/packtpublishing/rest-api-automation-testing-from-scratch--rest-assured-java
Table of Contents (18 chapters)
REST API Basics and Terminology
Getting Started with REST API Testing
REST Assured Setup for API Automation Testing
Validating the REST API Responses
Diving in Depth Automating REST API
Handling Dynamic JSON Payloads with Parameterization
Real-World Example Automating Jira APIs
Handling Google and Facebook OAuth 2.0 Authorization Grant Types
REST Assured Automation for OAuth 2.0 Authorization Code
Deserialization Using POJO Classes with REST Assured
Serialization of the Input Payload Using Google Maps API Example
Understanding Request and Response Spec Builders in REST Assured
Maven and Cucumber Basics
Cucumber BDD API Framework Development from Scratch - 1
Cucumber BDD API Framework Development from Scratch - 2
Understanding the Git Version Control System
Excel Integration with REST Assured Test
Java Basics
Customer Reviews