ApiAutomationDemo/ ├── src/ │ ├── main/ │ │ ├── java/ │ │ │ ├── com.api.tests/ │ │ │ │ ├── CreatePetAPI.java ...
This repository contains a Hybrid REST API Test Automation Framework designed using Java, RestAssured, TestNG, and Maven. It supports data-driven testing, modular structure, environment config ...