api automation

Job ID: 34153060

Budget: $10 – $15 USD

Tech Stack - As per candidate choice but preferably Java, JUnit, Maven

In this assignment, you are responsible for writing an automated API test for Hotel Booking endpoints.

Assignment Workflow

API Documentation:

http://restful-booker.herokuapp.com/apidoc/index.html#api-Booking-GetBookings

Project Requirements

Go through the API documentation above and understand the flow.

Create an API automation suite that can be used as a regression.

Target API for the automation

Booking - CreateBooking
Booking - UpdateBooking
Booking- DeleteBooking

Hint: The candidate needs to understand the precondition required to accomplish the above task after going through the API documentation and should be considered as part of the test framework.

Submission

Push your changes to GitHub and give us access or share the code in google drive.
Please follow the project requirements and you have 3-4 days to submit the code
Follow clean code principles.