Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 321 Bytes

PetstoreAPI-TestAutomation

  • QA Test Lab - API Test Automation Project by Barış Can Bilgin, 2024

A Java-based API Testing project using Rest Assured and targeting the Petstore Swagger API. Demonstrates CRUD operations with JDK 21.

Testing Operations

  • Create User
  • Get User Data
  • Update User Data
  • Delete User