Video description
REST Assured is a powerful set of APIs used to automate RESTful APIs/RESTful web services (just like Selenium WebDriver for web applications). Almost all web applications use REST APIs to communicate with the backend and it has gained a lot of popularity in modern-day application architecture. It is very important for QA/automation engineers to understand how to automate REST API tests. Automating REST API tests are crucial for projects because REST API tests are quick to run and more stable, unlike web automation. 75% of the IT industry is now moving toward REST API automation.
Explore the world of REST API with this hands-on course. You will not only learn the concepts from scratch but also implement them during your course of learning.
This course starts from introducing some basic concepts of APIs, followed by setting up REST Assured using Maven. After that, you see POST, PUT, and DELETE operations and logging of the REST Assured library. Then, you will be handling request parameters, working with headers and cookies, and authentication. Then, you will see XML and JSON schema validation and WireMock. Finally, you will look at various miscellaneous operations.
By the end of this course, you will have complete knowledge of REST API automation testing using REST Assured.
What You Will Learn
- Install Postman, and understand XML and JSON schema validation
- Understand various types of logging in REST Assured
- Work with headers and cookies and HTTP methods
- Use OAuth 1.0 and OAuth 2.0
- Look at XML namespace validation and Response Aware Matcher
- Create Mock WebService using WireMock
Audience
This course is designed for the QE automation engineer, Selenium WebDriver automation aspirant, manual testing professional willing to jumpstart their automation career, and QTP/UFT professional wanting to switch to API automation as per testing market demand. This course will benefit the QE manager exploring better automation solutions for their project, and fresh graduates looking to learn (coding and automation) a quick new skill that has a high demand in the job market.
Basic knowledge of Core Java is required for quick understanding.
About The Author
Mayur Deshmukh: Mayur Deshmukh is a founder and instructor at De ZINNIA Learning, which is a company dedicated to providing industry-standard training on software automation testing tools and programming languages. Their programs include extensive hands-on training in Java, C#, Python, Selenium WebDriver, Appium, TestNG, Cucumber (BDD), continuous integration, Jenkins, REST, SOAP API automation, WireMock, and Gatling load testing. Mayur motivates his students to keep up a learner’s attitude to be able to adopt new technologies to sustain and grow in this dynamic software industry.
Table of contents
- Chapter 1 : Basics Concepts of APIs
- Chapter 2 : Getting Started with REST Assured
- Chapter 3 : POST, PUT, and DELETE
- Chapter 4 : REST Assured Logging
- Chapter 5 : Handling Request Parameters
- Chapter 6 : Working with Headers and Cookies
- Chapter 7 : Authentication
- Chapter 8 : XML and JSON Schema Validation
- Chapter 9 : WireMock: WebService Virtualization
- Chapter 10 : Miscellaneous Operations
Product information
- Title: Learn REST API Automation Using REST Assured
- Author(s):
- Release date: December 2021
- Publisher(s): Packt Publishing
- ISBN: 9781803245058
You might also like
video
REST API Automation With REST Assured - Zero To Hero
REST Assured is an essential API automation tool, widely used for automating RESTful APIs and web …
video
REST API Automation Testing from Scratch - REST Assured Java
Explore the world of REST API with this hands-on course. You’ll not only learn the concepts …
video
Postman Tutorial: Getting Started with API Testing
Postman has become the go-to tool for API developers across various industries, playing a crucial role …
video
Understanding APIs and RESTful APIs Crash Course
This course will help you understand what APIs and RESTful APIs are and how they work. …