From the course: Java: Automated API Testing with REST Assured

Gain fast feedback with automated API testing - Java Tutorial

From the course: Java: Automated API Testing with REST Assured

Start my 1-month free trial

Gain fast feedback with automated API testing

- [Angie] Imagine if you were given a page like this and you needed to make sure it was accurate any time someone changed anything in the product. Manually looking at API responses and verifying them by eye is problematic. Not only is it tedious, it's super-error prone. Fortunately, we can automate this process using Java and REST Assured. In this course, we'll cover the skills you need to build reliable and trustworthy tests that will ensure your APIs are behaving as you expect. We'll cover how to use the open source testing library REST Assured, how to make get, post, put, and delete API requests, how to send supplementary data with your requests such as query parameters and bodies, and how to retrieve and parse various parts of the API responses such as the status code headers and body. I'm Angie Jones. I'm a Java champion and principal automation architect. I specialize in test automation strategies and techniques and consult with companies and teams all over the world to make their test automation better. Join me in this LinkedIn learning course as we dive into automating your API testing.

Contents