Challenge Description
Application
The application for this challenge is Restful Booker Platform. More about the application is available here. You can also ask questions related to the application there.
The Challenges:
Complete these challenges using any tooling of your choice.
Beginner:
Perform a GET request on the branding API and assert the response.
Intermediate:
Create a new Room using the Rom API and assert it was successfully created. Tip, you’ll need to also need to prove you are authenticated by calling the Auth API and saving the token!
Advanced:
Create a solution/framework that allows you to test all the APIs. You’ll need to include tests for:
- Branding: GET, PUT
- Room: GET, PUT, POST, DELETE
- Booking: GET, PUT, POST, DELETE
- Auth: POST. Login, logout, validate
- Report: GET
- Messaging: GET, POST,
Bonus, test that you can mark a message as read.
What you’ll learn
- Created API automated tests
Resources
More info on this Club thread.
Community Solutions
Join Testkube live. Real AI-driven testing. Real Kubernetes environments, real answers. May 21, 1pm ET.
Explore MoT
See where AI genuinely helps, where it doesn’t, and how testers can stay firmly in control
Learn the fundamental rules that make up HTTP requests and responses
Into the MoTaverse is a podcast by Ministry of Testing, hosted by Rosie Sherry, exploring the people, insights, and systems shaping quality in modern software teams.