Companies Home Search Profile

Java: Automated API Testing with REST Assured

Focused View

Angie Jones

1:16:47

0 View
  • 001 Gain fast feedback with automated API testing.mp4
    01:29
  • 002 Get the most out of this course.mp4
    00:22
  • 003 API setup.mp4
    03:46
  • 001 The challenge with API testing.mp4
    01:46
  • 002 REST Assured testing library.mp4
    03:29
  • 001 Anatomy of a request.mp4
    01:47
  • 002 Request methods.mp4
    01:47
  • 003 Making a GET request.mp4
    09:48
  • 004 Making a POST request.mp4
    04:16
  • 005 Making a PUT request.mp4
    03:07
  • 006 Making a DELETE request.mp4
    01:52
  • 007 Serializing request body.mp4
    07:26
  • 008 Challenge Use requests to complete the lifecycle of a resource.mp4
    00:42
  • 009 Solution Use requests to complete the lifecycle of a resource.mp4
    02:32
  • 001 Anatomy of a response.mp4
    02:01
  • 002 Verifying status code of a response.mp4
    02:20
  • 003 Accessing response body.mp4
    01:35
  • 004 Verifying fields of response.mp4
    05:50
  • 005 Verifying complex response bodies.mp4
    07:37
  • 006 Verifying response header.mp4
    02:53
  • 007 Deserializing response body.mp4
    07:54
  • 008 Challenge Verify API response.mp4
    00:33
  • 009 Solution Verify API response.mp4
    01:55
  • Description


    There is demand for engineers who know how to automate API testing. In this course, instructor Angie Jones covers how to use REST Assured to make various types of API requests in Java, with and without additional data, and how to verify the response received from the API. Angie explains why API testing is necessary and why automating API testing is an efficient and effective approach to keeping your APIs healthy. She introduces you to the REST Assured testing library. Angie discusses the anatomy of an API request, then shows you how to make GET, POST, PUT, and DELETE requests. She describes how you can serialize data to send as part of the request. Angie explains how you can validate API responses and deserialize data received from the response.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Globally recognized and respected Developer Relations leader who is results-oriented. International keynote speaker who teaches workshops and gives conference talks on software development and decentralized finance (DeFi) and web. Certified Java programmer and Java Champion with a knack for innovation. Creator of more than 25 patented inventions in the areas of metaverse, collaboration software, social networking, smarter planet, and software development processes. Featured in Business Insider, Ebony magazine as one of the country's 30 young leaders under the age of 30; Women of Color magazine as a "Technology Rising Star"; Triangle Times as a "mover and shaker in the IBM corporation", and Spectacular magazine as the "Future of Tech in the Triangle". Committed to mentoring young women and exposing them to technology. In spare time, runs an online community, Diva Chix, where teenage girls and women learn to excel in technological areas as well as learn other key life lessons such as running a business and working as a team...all within the realm of a game.
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 23
    • duration 1:16:47
    • Release Date 2024/10/07

    Courses related to REST API