API Challenge - Suriya Prakash using RestAssured

  • Locked
Suriya Prakash's profile
Suriya Prakash

Senior Quality Engineer

API Challenge - Suriya Prakash using RestAssured image
Summary

Suriya Prakash solves the API challenge from Test.bash(); 2022 using RestAssured.

Challenge Description

For this challenge, we’ll be using restful-booker-platform which can be found here: https://automationintesting.online/ to see demonstrations of API automation tools that can chain requests and assert HTTP responses. We’d like to see how far you got with solving the challenge, what you liked about the tooling you used, and what you disliked.

Instructions

Using an API automation tool that you think the community would be interested in, show us how you would mitigate the following risk:

The Room API is unable to create rooms

If you had to build automation to confirm the Room API is able to create a room, how would you do it?

Example:

One example of mitigating this risk might be to use Postman to:

  1. Create a request to log in as an admin using the Auth API and save the Cookie that comes back in
  2. Send a POST request to the Room API
  3. Assert that the room has been created and contains expected room details using the Test tab

Tip: Check out the Postman collection for Restful-Booker-Platform to get started with its APIs www.postman.com/automation-in-testing will grant you access to the Auth Swagger documentation.

Suriya Prakash's profile'

Suriya Prakash

Senior Quality Engineer

I am a Senior QE who is passionate about testing and coding. Love bugs & believe "Quality is not an act; it is a habit" . Always try to break the code to see what's inside it :))
Suggested Content
Explore MoT
Test Exchange
A skills and knowledge exchange to enhance your testing, QA and quality engineering life
MoT Foundation Certificate in Test Automation
Unlock the essential skills to transition into Test Automation through interactive, community-driven learning, backed by industry expertise
This Week in Testing
Debrief the week in Testing via a community radio show hosted by Simon Tomes and members of the community