تفاصيل العمل

This report documents the API testing of the Restful Booker application using Postman, based on the public API documentation .

The testing focused on validating the functionality of Booking-related endpoints, including:

GET /booking – Retrieve all booking IDs or filter bookings by parameters (e.g., first name, last name, check-in, check-out).

GET /booking/{id} – Retrieve detailed booking information by ID.

POST /booking – Create a new booking with valid data.

PUT /booking/{id} and PATCH /booking/{id} – Update existing bookings.

DELETE /booking/{id} – Remove bookings using authentication.

Each API request was tested for response status codes, headers, payload validation, authentication requirements, and error handling.

The goal was to ensure all endpoints operate according to specifications, returning accurate data, correct HTTP responses, and proper validation for invalid or missing input.

بطاقة العمل

اسم المستقل
عدد الإعجابات
0
عدد المشاهدات
1
تاريخ الإضافة
تاريخ الإنجاز
المهارات